some slight margin changes

This commit is contained in:
William Zhang 2017-11-01 14:53:31 -04:00
parent a80f0ad7f9
commit b4c5f78b25
3 changed files with 10 additions and 4 deletions

9
_data/forms.json Normal file
View File

@ -0,0 +1,9 @@
{
"title" : "Freshman Election Forms",
"items": [
{
"name": "",
"link": ""
}
]
}

View File

@ -244,7 +244,7 @@ section h2,
.list>ul {
font-size: 1.1em;
margin: 0 10vw;
margin: 0 2vw 0 8vw;
}
.desc>span {

View File

@ -152,9 +152,6 @@
width: 40vw;
max-width: 550px;
}
.list>ul {
margin: 0 5vw;
}
.desc,
.list>ul {
font-size: 1.3em;