mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-15 02:24:04 +00:00
feat(core): simplify page header spacing
This commit is contained in:
parent
e4eaffdf1a
commit
8ec0400b1a
|
@ -21,11 +21,11 @@
|
|||
align-items: flex-start;
|
||||
padding-top: @content-margin-top;
|
||||
margin-bottom: @content-margin-top;
|
||||
gap: @content-margin-top;
|
||||
}
|
||||
|
||||
.page-heading {
|
||||
flex-grow: 1;
|
||||
margin-bottom: @content-margin-top;
|
||||
}
|
||||
|
||||
.firstHeading-container {
|
||||
|
|
Loading…
Reference in a new issue