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