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: 768px1024px) {
.sp-page h2:not(:first-of-type) {
margin-top: 6rem;
Line 342:
max-width: 17.4375rem;
height: 62px;
margin-bottom: 8px;
}
@media all and (min-width: 640px) {
.sp-logo-horizontal {
height: 60px;
margin-bottom: 0;
}
}
Line 365 ⟶ 363:
 
.sp-nav-container {
margin-top: 1.5rem; /*24px*/
text-align: inherit;
}
@media all and (min-width: 768px) {
.sp-nav-container {
margin-top: 0;
text-align: right;
}