switches to font with weights and tries out dl/dt/dd structure

This commit is contained in:
Ashley Blewer
2015-11-27 14:19:29 -05:00
parent d76d3483aa
commit cf68a63410
2 changed files with 10 additions and 10 deletions

View File

@@ -10,7 +10,7 @@ h1 {
div {
/*font-family: 'Ubuntu', sans-serif;*/
font-family: 'Sanchez', serif;
font-family: 'Merriweather', serif;
color: white;
}