]> git.r.bdr.sh - rbdr/r.bdr.sh/blobdiff - css/style.css
Add more fonts to the stack
[rbdr/r.bdr.sh] / css / style.css
index 2ab37cf54dca0b246214a10f02a5a9eff1d78282..34a7f70e11ce5ff8f28a20e010935e490f3d6280 100644 (file)
@@ -81,11 +81,16 @@ blockquote {
 }
 br { display: none }
 h1, h2, h3 {
 }
 br { display: none }
 h1, h2, h3 {
-  font-family: "Avenir Next";
+  font-family: "Avenir Next", Montserrat, Corbel, 'URW Gothic', 'URW Gothic L', sans-serif;
   font-weight: 900
 }
   font-weight: 900
 }
-h1 { font-size: 2em }
+h1 { font-size: 4em }
+h2 {
+  font-size: 2em;
+  text-transform: lowercase;
+}
 h3 {
 h3 {
+  display: inline-block;
   font-weight: 600;
   margin-top: 1em
 }
   font-weight: 600;
   margin-top: 1em
 }