diff --git a/blog/static/css/main.css b/blog/static/css/main.css index 7e3df870..b04e43d8 100644 --- a/blog/static/css/main.css +++ b/blog/static/css/main.css @@ -179,7 +179,7 @@ aside#toc { font-size: 90%; } - aside#recent-updates h1 { + aside#recent-updates h2 { font-size: 110%; margin-bottom: .2rem; } diff --git a/blog/templates/index.html b/blog/templates/index.html index 7af1c00f..547de502 100644 --- a/blog/templates/index.html +++ b/blog/templates/index.html @@ -55,7 +55,7 @@