Template:Support Page WMF redesign: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 129:
}
@media all and (min-width:
.sp-page h2:not(:first-of-type) {
margin-top: 6rem;
Line 342:
max-width: 17.4375rem;
height: 62px;
}
@media all and (min-width: 640px) {
.sp-logo-horizontal {
height: 60px;
}
}
Line 365 ⟶ 363:
.sp-nav-container {
text-align: inherit;
}
@media all and (min-width: 768px) {
.sp-nav-container {
text-align: right;
}
|