forked from AkkomaGang/akkoma-fe
align profile header top center
This commit is contained in:
parent
35cf3327c8
commit
8a49d12b8f
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@
|
|||
-webkit-mask-composite: xor;
|
||||
mask-composite: exclude;
|
||||
background-size: cover;
|
||||
background-position: top;
|
||||
mask-size: 100% 60%;
|
||||
border-top-left-radius: calc(var(--panelRadius) - 1px);
|
||||
border-top-right-radius: calc(var(--panelRadius) - 1px);
|
||||
|
|
Loading…
Reference in a new issue