]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Adds proper font to body
authorBen Beltran <redacted>
Sun, 13 Apr 2014 17:54:43 +0000 (12:54 -0500)
committerBen Beltran <redacted>
Sun, 13 Apr 2014 17:54:43 +0000 (12:54 -0500)
jekyll/css/application.css

index dc5392180365abe9949f4ce9c1d67495cbe04e57..23a151e34fe35272af51bde14fa7b65d9dd1fdc2 100644 (file)
@@ -119,6 +119,7 @@ nav ul li a:focus {
   font-size: 1.077em;
   line-height: 1.6em;
   padding: 8px 0;
+  font-family: "Lato", sans-serif;
 }
 
 .postcontent a {color: #d30058}