From 83581c9a063c7d3ecabea64a84b2b6ecd8de9e1d Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Fri, 27 Dec 2024 15:00:06 +0400 Subject: margin-bottom added to menu --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index d507bbc..ba20758 100644 --- a/style.css +++ b/style.css @@ -59,7 +59,7 @@ table { } .menu { - /*Left blank intentionally*/ + margin-bottom: 1em; } .orange_text { -- cgit v1.2.3