reduce section padding

This commit is contained in:
Arvind Tiwari 2017-12-23 04:56:45 +05:30 committed by GitHub
parent f26f43e391
commit 6ea012571a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}
}
}