Template:Support Page: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
No edit summary |
No edit summary |
||
Line 232: | Line 232: | ||
background: #f6f6f6; |
background: #f6f6f6; |
||
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5); |
box-shadow: 0 1px 0 0 rgba(204, 204, 204, 0.5); |
||
padding-bottom: |
padding-bottom: 1,5rem; /*24px @16px*/ |
||
margin-bottom: 1.5rem; /*24px @16px*/ |
margin-bottom: 1.5rem; /*24px @16px*/ |
||
} |
} |
||
@media (min-width: 768px) { |
@media (min-width: 768px) { |
||
.sp-header { |
.sp-header { |
||
padding-bottom: 2.5rem; |
padding-bottom: 2.5rem; /*40px @16px*/ |
||
margin-bottom: |
margin-bottom: 2.5rem; /*40px @16px*/ |
||
} |
} |
||
} |
} |