X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/8f3565358e605ec341910e60b84a333ad26ca5da..dcc2cfa7d1d41eee5f6c4b882e3eee1a0b6b22bd:/css/style.css diff --git a/css/style.css b/css/style.css index 2ab37cf..34a7f70 100644 --- a/css/style.css +++ b/css/style.css @@ -81,11 +81,16 @@ blockquote { } 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 } -h1 { font-size: 2em } +h1 { font-size: 4em } +h2 { + font-size: 2em; + text-transform: lowercase; +} h3 { + display: inline-block; font-weight: 600; margin-top: 1em }