diff --git a/app/assets/stylesheets/darkswarm/variables.css.scss b/app/assets/stylesheets/darkswarm/variables.css.scss index 58973f47eb..0b8104cea1 100644 --- a/app/assets/stylesheets/darkswarm/variables.css.scss +++ b/app/assets/stylesheets/darkswarm/variables.css.scss @@ -14,7 +14,7 @@ $brand-colour: #f27052; // Topbar $topbar-height: rem-calc(64); -$topbar-link-padding: $topbar-height / 3; +$topbar-link-padding: $topbar-height / 4; $topbar-arrows: false; $topbar-bg: $white;