Adjusting css
This commit is contained in:
@@ -577,10 +577,11 @@ ul.search li a:hover {
|
||||
/** about section **/
|
||||
|
||||
.about {
|
||||
background-color: #fff;
|
||||
padding-top: 90px;
|
||||
max-width: 1170px;
|
||||
margin: auto;
|
||||
background-color: #eee;
|
||||
padding-top: 120px;
|
||||
padding-bottom: 20px;
|
||||
max-width: 1600px;
|
||||
margin: -90px auto 0;
|
||||
}
|
||||
|
||||
.about .titlepage {
|
||||
@@ -883,9 +884,10 @@ ul.social_icon_staff li a:hover {
|
||||
/** contact section **/
|
||||
|
||||
.contact {
|
||||
background: #fff;
|
||||
max-width: 90%;
|
||||
margin: 70px auto 20px;
|
||||
background: #eee;
|
||||
max-width: 1600px;
|
||||
margin: 20px auto 20px;
|
||||
padding: 40px;
|
||||
}
|
||||
|
||||
.contact .titlepage {
|
||||
|
||||
Reference in New Issue
Block a user