mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
feat(core): ✨ reduce space between page header and tools
This commit is contained in:
parent
7153186c5f
commit
ead296c46d
|
@ -27,7 +27,7 @@
|
|||
flex-wrap: wrap;
|
||||
align-items: center;
|
||||
padding-top: var( --space-md );
|
||||
gap: var( --space-xl );
|
||||
gap: var( --space-md );
|
||||
grid-area: header;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue