reduce section padding
This commit is contained in:
parent
f26f43e391
commit
6ea012571a
1 changed files with 2 additions and 2 deletions
|
@ -372,7 +372,7 @@ section h3.section-subheading {
|
|||
|
||||
@media(min-width:768px) {
|
||||
section {
|
||||
padding: 125px 0;
|
||||
padding: 80px 0;
|
||||
}
|
||||
section h2.section-heading {
|
||||
font-size: 40px;
|
||||
|
@ -985,4 +985,4 @@ section h3.section-comment {
|
|||
.carousel-author {
|
||||
height: 72px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue