mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
Add missing background center on public profile headers (#3340)
This commit is contained in:
parent
0734e1fe33
commit
3836d293a1
@ -1,6 +1,7 @@
|
||||
.card {
|
||||
background: $ui-base-color;
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
padding: 60px 0;
|
||||
padding-bottom: 0;
|
||||
border-radius: 4px 4px 0 0;
|
||||
|
Loading…
Reference in New Issue
Block a user