diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 2781026..d895100 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -36,8 +36,8 @@ -
Powered by jekyll and Fohdeesha. +
Powered by jekyll and Fohdeesha. · Source
Last updated: {{ site.time }} -
Site source · mail: nq4t(at)nq4t.com
+
Mastodon · mail: nq4t(at)nq4t.com diff --git a/public/css/hyde.css b/public/css/hyde.css index 3004ce4..0970324 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -36,12 +36,12 @@ html { } @media (min-width: 48em) { html { - font-size: 2.1vh; + font-size: 2vh; } } @media (min-width: 58em) { html { - font-size: 2.1vh; + font-size: 2vh; } }