improve size of landing icons

This commit is contained in:
Michael Q Larson
2015-01-30 14:01:54 -08:00
parent 3b8b195110
commit 027d1a61d4
2 changed files with 6 additions and 5 deletions

View File

@@ -154,7 +154,8 @@ ul {
}
.landing-icon {
font-size: 150px;
height: 200px;
width: 200px;
}
.responsive-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }