From c12e62a374b20ddc9c28b2b8579cfec9fc136314 Mon Sep 17 00:00:00 2001 From: nq4t Date: Thu, 2 Feb 2023 05:27:27 +0000 Subject: [PATCH] sidebar crunch --- _includes/sidebar.html | 2 +- public/css/hyde.css | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_includes/sidebar.html b/_includes/sidebar.html index 32af2fa..a600a44 100644 --- a/_includes/sidebar.html +++ b/_includes/sidebar.html @@ -8,7 +8,7 @@
{{ site.tagline }}
-

Jay · Manassas, VA (FM18)

+

Jay · Ham Radio Operator
QTH: Manassas, VA, USA
LOC: FM18 · ITU: 8 · CQ: 5

HF Rig Status:

diff --git a/public/css/hyde.css b/public/css/hyde.css index 3150983..e9f6df7 100644 --- a/public/css/hyde.css +++ b/public/css/hyde.css @@ -128,7 +128,8 @@ html { font-size: 1.25rem; font-weight: 300; line-height: 1.25; - margin-bottom: .1rem; + margin-bottom: 1.7rem; + text-align: center; } /* Sidebar nav */