mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 10:38:19 +00:00
feat: tweak page header top margin
This commit is contained in:
parent
66a9a29bbf
commit
f0d2a4ef1e
|
@ -17,7 +17,7 @@
|
|||
.mw-body-header {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
margin-top: @content-margin-top;
|
||||
margin-top: @content-margin-top * 1.5;
|
||||
margin-bottom: @content-margin-top;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue