Changes About page

This commit is contained in:
Ketan Gupta
2016-07-06 13:25:41 +05:30
parent 28056d4ff4
commit bd73469f56
2 changed files with 16 additions and 32 deletions

View File

@ -539,17 +539,6 @@ footer {
}
}
.about {
background: white;
padding: 10px 50px;
@include shadow();
font-size: 1.1em;
line-height: 1.5em;
color: #333332;
text-align: center;
font-size: 0.9em;
}
// ============== /TEAM ============== //
.img {
@ -572,11 +561,6 @@ footer {
.about {
h4 {
font-size: 1.7em;
}
h1, h3, h5, h6 {
margin: 0px;
font-weight: 500;
font-size: 1.9em;
}
line-height:125%;
}
}