redesign home page

This commit is contained in:
Josh
2018-06-06 14:51:32 -04:00
parent fa64e53792
commit c1549193f2
3 changed files with 35 additions and 27 deletions

View File

@ -70,6 +70,11 @@ a {
font-size: 26px;
}
.feature-icon {
transform: translateY(-50%);
margin-top: 50%;
}
.main-large {
font-size: 20px;
}
@ -86,6 +91,11 @@ iframe{
font-size: 25px;
}
.feature-stamp {
width: 100px;
height: 100px;
}
html, body {
width: 100%;
height: 100%;