From: xangelo Date: Sun, 19 Jan 2025 04:34:41 +0000 (-0500) Subject: fix: tab bottom margins no longer extend into tab body X-Git-Tag: v0.4.5~7 X-Git-Url: https://git.xangelo.ca/?a=commitdiff_plain;h=2aeef4f60fc289ed8af1b1c38406dadc73a6afa4;p=risinglegends.git fix: tab bottom margins no longer extend into tab body --- diff --git a/public/assets/css/tabs.css b/public/assets/css/tabs.css index 4545ddd..da62487 100644 --- a/public/assets/css/tabs.css +++ b/public/assets/css/tabs.css @@ -36,7 +36,7 @@ nav { a { border-bottom-width: 0; z-index: 1; - padding: 0.6rem; + padding: 0.6rem 0.6rem 0.3rem; position: relative; &.active {