fix: tab bottom margins no longer extend into tab body
authorxangelo <me@xangelo.ca>
Sun, 19 Jan 2025 04:34:41 +0000 (23:34 -0500)
committerxangelo <me@xangelo.ca>
Sun, 19 Jan 2025 04:34:41 +0000 (23:34 -0500)
public/assets/css/tabs.css

index 4545ddd7c6af702ce43199ed935b7b42868e1f56..da62487e129763f736b2dd39ee484f304be7c782 100644 (file)
@@ -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 {