mirror of
https://github.com/tjsga/website-2018.git
synced 2025-04-29 15:29:49 -04:00
some slight margin changes
This commit is contained in:
parent
a80f0ad7f9
commit
b4c5f78b25
9
_data/forms.json
Normal file
9
_data/forms.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"title" : "Freshman Election Forms",
|
||||
"items": [
|
||||
{
|
||||
"name": "",
|
||||
"link": ""
|
||||
}
|
||||
]
|
||||
}
|
|
@ -244,7 +244,7 @@ section h2,
|
|||
|
||||
.list>ul {
|
||||
font-size: 1.1em;
|
||||
margin: 0 10vw;
|
||||
margin: 0 2vw 0 8vw;
|
||||
}
|
||||
|
||||
.desc>span {
|
||||
|
|
|
@ -152,9 +152,6 @@
|
|||
width: 40vw;
|
||||
max-width: 550px;
|
||||
}
|
||||
.list>ul {
|
||||
margin: 0 5vw;
|
||||
}
|
||||
.desc,
|
||||
.list>ul {
|
||||
font-size: 1.3em;
|
||||
|
|
Loading…
Reference in New Issue
Block a user