From c7264e3ace8a6b1e22420702f00296a4bdadb6da Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Fri, 2 Feb 2024 23:25:31 -0500 Subject: Tags; More changes on blog --- src/styles/index.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/styles/index.css') diff --git a/src/styles/index.css b/src/styles/index.css index 327b6aa..1b5a8ca 100644 --- a/src/styles/index.css +++ b/src/styles/index.css @@ -57,6 +57,10 @@ grid-row: 1 / span 2; } +.blog-title { + margin-bottom: 2px; +} + /* Mobile view */ @media (max-width: 992px) { .social { -- cgit v1.2.3