Made artist tab top border round

This commit is contained in:
RemixDev
2020-04-18 10:16:58 +02:00
parent 4736c63b7b
commit 83a0fb252f
2 changed files with 2 additions and 1 deletions

View File

@@ -2,4 +2,5 @@
background-position: 0% 35%;
background-size: cover;
padding: 220px 24px 8px;
border-radius: 8px 8px 0px 0px;
}