From 98123a7bb6d8e1d71767e67c2890f93c1f95f9c1 Mon Sep 17 00:00:00 2001 From: Alexander Borsuk Date: Thu, 3 Feb 2022 01:09:43 +0100 Subject: [PATCH] No jumps on different selections in the top menu Signed-off-by: Alexander Borsuk --- sass/main.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/sass/main.scss b/sass/main.scss index 580a714a..8e789027 100644 --- a/sass/main.scss +++ b/sass/main.scss @@ -151,7 +151,6 @@ footer { } .menuitem { - margin: 0 0.5rem 0 0.25rem; white-space: nowrap; a { text-decoration: none;