Template:Support Page: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 237:
background: #f6f6f6;
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5);
padding-bottom: 1
margin-bottom:
}
@media (min-width: 768px) {
.sp-header {
padding-bottom:
margin-bottom: 2.5rem; /*40px @16px*/
}
Line 251:
text-align: center;
padding-top: 2rem;
padding-bottom:
}
@media all and (min-width: 768px) {
Line 266:
text-align: left;
padding-top: 3rem;
padding-bottom:
}
}
|