diff --git a/assets/css/beautifuljekyll.css b/assets/css/beautifuljekyll.css index 56cae8e..bc570ca 100644 --- a/assets/css/beautifuljekyll.css +++ b/assets/css/beautifuljekyll.css @@ -652,11 +652,11 @@ nav.top-nav-short-permanent ~ header > .intro-header.big-img { } .intro-header .page-heading h1 { margin-top: 0; - font-size: 3.125rem; + font-size: 1.5rem; } .intro-header .post-heading h1 { margin-top: 0; - font-size: 2.1875rem; + font-size: 1.5rem; } .intro-header .page-heading .page-subheading, .intro-header .post-heading .post-subheading { @@ -705,10 +705,10 @@ nav.top-nav-short-permanent ~ header > .intro-header.big-img { padding: 9.375rem 0; } .intro-header .page-heading h1 { - font-size: 5rem; + font-size: 1.5rem; } .intro-header .post-heading h1 { - font-size: 3.125rem; + font-size: 1.5rem; } .intro-header.big-img .img-desc { font-size: 0.875rem;