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:
@@ -12,7 +12,6 @@
|
||||
|
||||
.sticky-header & {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
&.shrink {
|
||||
background-color: $white;
|
||||
box-shadow: 0 0 4rem rgba($dark, 0.05);
|
||||
|
||||
@@ -869,7 +869,7 @@ th {
|
||||
}
|
||||
|
||||
.home .site-inner {
|
||||
margin-top: 61px;
|
||||
padding-top: 61px;
|
||||
}
|
||||
|
||||
.blog .site-inner,
|
||||
@@ -1419,7 +1419,6 @@ img.alignright,
|
||||
|
||||
.sticky-header .site-header {
|
||||
position: fixed;
|
||||
top: 0;
|
||||
}
|
||||
|
||||
.sticky-header .site-header.shrink {
|
||||
@@ -4592,7 +4591,7 @@ ul.testimonials-list h5 {
|
||||
|
||||
@media (min-width: 896px) {
|
||||
.home .site-inner {
|
||||
margin-top: 101px;
|
||||
padding-top: 101px;
|
||||
}
|
||||
.content-sidebar-wrap {
|
||||
display: flex;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user