fix(Dribbblish): adding more padding on top (#708)

This commit is contained in:
Your Best Friend 2022-07-04 06:12:32 +04:30 committed by GitHub
parent 2f25fa371e
commit d84810d813
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,7 @@
.Root {
padding-top: 30px;
}
:root { :root {
--bar-height: 70px; --bar-height: 70px;
--bar-cover-art-size: 40px; --bar-cover-art-size: 40px;