From 01db8ada47310c0c6994a3b950bddd0b3b0568c8 Mon Sep 17 00:00:00 2001
From: "(quasar) nebula" <qznebula@protonmail.com>
Date: Tue, 23 Apr 2024 19:01:26 -0300
Subject: css: drop margin-top on nav-bottom-row

Chronology links are now in <details> and don't get any special
margin, so nav-bottom-row doesn't need it for alignment anymore.
---
 src/static/css/site.css | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/static/css/site.css b/src/static/css/site.css
index 32b314c4..3b22bba0 100644
--- a/src/static/css/site.css
+++ b/src/static/css/site.css
@@ -155,7 +155,6 @@ body::before {
 .nav-bottom-row {
   grid-area: bottom-row;
   align-self: start;
-  margin-top: 0.25em;
 }
 
 .sidebar-column {
-- 
cgit 1.3.0-6-gf8a5