From fc18663266a597264e3129b45ebe35ea95971f8d Mon Sep 17 00:00:00 2001 From: esquizo Date: Sun, 14 Jun 2026 09:42:30 -0300 Subject: trocado div navbar para nav --- static/style.css | 2 ++ 1 file changed, 2 insertions(+) (limited to 'static') diff --git a/static/style.css b/static/style.css index 6595584..91362c0 100644 --- a/static/style.css +++ b/static/style.css @@ -71,6 +71,8 @@ pre { } .navbar { + display: block; + padding-top: 5px; } .navbar ul { -- cgit v1.2.3