From 553e714535eb097db61e0190a8e4064425e39bd2 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 1 Jan 2026 15:25:53 -0400 Subject: css: ensure some margin above cover grids --- src/static/css/site.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/static/css/site.css b/src/static/css/site.css index d0d2e563..62321f7c 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -3154,6 +3154,7 @@ video.pixelate, .pixelate video { align-items: flex-start; padding: 5px 15px; box-sizing: border-box; + margin-top: 1em; } .grid-listing:not(:has(.grid-item:not([class*="hidden-by-"]))) { -- cgit 1.3.0-6-gf8a5