From 2ffcb211fd9b8f243ce81b21b1ea4a3aa9bbd0ad Mon Sep 17 00:00:00 2001 From: Matthew Grove Date: Tue, 29 Dec 2020 22:06:13 +0000 Subject: [PATCH] Change font size --- _site/assets/css/main.css | 1 + _site/sitemap.xml | 8 ++++---- assets/css/main.css | 1 + 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/_site/assets/css/main.css b/_site/assets/css/main.css index 1286ec8..ed5c029 100644 --- a/_site/assets/css/main.css +++ b/_site/assets/css/main.css @@ -2526,6 +2526,7 @@ body { #header > .logo.header-title { font-weight: 500; + font-size: 1.08rem; } diff --git a/_site/sitemap.xml b/_site/sitemap.xml index c0853d6..ed8f4a5 100644 --- a/_site/sitemap.xml +++ b/_site/sitemap.xml @@ -18,7 +18,7 @@ http://localhost:4000/years/2019 - 2020-12-29T21:51:04+00:00 + 2020-12-29T22:06:09+00:00 monthly 0.5 @@ -42,7 +42,7 @@ http://localhost:4000/years/2020 - 2020-12-29T21:51:04+00:00 + 2020-12-29T22:06:09+00:00 monthly 0.5 @@ -84,7 +84,7 @@ http://localhost:4000/auto-refresh - 2020-12-29T21:51:04+00:00 + 2020-12-29T22:06:09+00:00 monthly 0.5 @@ -105,7 +105,7 @@ http://localhost:4000/ - 2020-12-29T21:51:04+00:00 + 2020-12-29T22:06:09+00:00 monthly 0.5 diff --git a/assets/css/main.css b/assets/css/main.css index 1286ec8..ed5c029 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -2526,6 +2526,7 @@ body { #header > .logo.header-title { font-weight: 500; + font-size: 1.08rem; }