move classes to portable server project

This commit is contained in:
Luke Pulverenti 2016-11-02 16:53:50 -04:00
parent 1c0379bee1
commit c203b7253b
9 changed files with 67 additions and 88 deletions

View file

@ -85,7 +85,7 @@
}
.homePageSection {
margin-top: 30px;
margin-top: 3em;
}
.sectionHeaderButton {
@ -132,12 +132,12 @@
}
.homePageSection h1 {
padding-left: 2vw;
padding-left: 3.1vw;
}
.homePageSection .itemsContainer {
padding-left: 1vw;
padding-right: 1vw;
padding-left: 2.5vw;
padding-right: 2.5vw;
}
@media all and (min-width: 1200px) {