From 7cafbb81f8148160133f565b24904c66be6e3f51 Mon Sep 17 00:00:00 2001 From: pika Date: Tue, 22 Oct 2024 09:41:19 +0200 Subject: [PATCH] changed the margins --- style.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.scss b/style.scss index 2f4aeae..8c3b2e9 100644 --- a/style.scss +++ b/style.scss @@ -50,7 +50,7 @@ menu { background-color: $bg; /* border-radius: 16px; */ border-radius: 6px; - margin: 2px 0.5rem 0; + margin: 4px 4px 0; }