Fix earlier modifications with stylesheet

This commit is contained in:
Joshua Sigona 2019-05-21 16:25:21 +09:00
parent db3d2ea3aa
commit 8e1787d790

View File

@ -75,11 +75,6 @@ h4 {
font-size: 1.8em;
}
a {
font-weight: bold;
text-decoration: underline;
}
.vision-statement {
/* font-size: 1.5em; */
margin-bottom: 3em;
@ -120,4 +115,4 @@ a {
.answer {
margin-left: 10px;
}
}