mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-19 16:24:06 +01:00
Fix sheet header
This commit is contained in:
parent
cb45c37f57
commit
d45976f469
5 changed files with 6 additions and 6 deletions
|
|
@ -19,7 +19,7 @@
|
|||
flex-direction: column;
|
||||
align-items: center;
|
||||
gap: 5px;
|
||||
margin-top: 36px;
|
||||
margin-top: var(--header-height);
|
||||
text-align: center;
|
||||
width: 80%;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue