mirror of
https://github.com/10h30/yeuchaybo-v6.git
synced 2026-07-11 10:46:19 +09:00
Fix padding
This commit is contained in:
@@ -34,9 +34,9 @@
|
|||||||
.site-inner {
|
.site-inner {
|
||||||
clear: both;
|
clear: both;
|
||||||
.home & {
|
.home & {
|
||||||
margin-top: 61px;
|
padding-top: 61px;
|
||||||
@include breakpoint(md) {
|
@include breakpoint(md) {
|
||||||
margin-top: 101px;
|
padding-top: 101px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user