summaryrefslogtreecommitdiff
path: root/static/style.css
diff options
context:
space:
mode:
authoresquizo <esquizo+noreply@esquizo.net>2026-06-14 09:42:30 -0300
committeresquizo <esquizo+noreply@esquizo.net>2026-06-14 09:42:30 -0300
commitfc18663266a597264e3129b45ebe35ea95971f8d (patch)
treee20b6d93e86f9177a5e19266fdce320939496425 /static/style.css
parent3a5e57d8ae10dfff7cbd3e10bf99997a1f41f745 (diff)
trocado div navbar para nav
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css2
1 files changed, 2 insertions, 0 deletions
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 {