Misc header tweaks

This commit is contained in:
Victoria Wang 2015-02-24 21:43:07 -06:00
parent 762b3c7ba6
commit 14ebe8128a
2 changed files with 3 additions and 3 deletions

View file

@ -98,9 +98,9 @@
margin-left: 8px;
}
h2{
h3 {
margin-bottom: 0px;
font-size: 1.725em;
font-size: 1.7em;
}
p {

View file

@ -99,7 +99,7 @@
font-size: 1em;
}
.content.misc-page h1 {
font-size: 2em;
font-size: 1.8em;
margin-bottom: 20px;
}
.content.misc-page hr {