summaryrefslogtreecommitdiff
path: root/public/components/nav.html
diff options
context:
space:
mode:
authorozpv <39195175+ozpv@users.noreply.github.com>2026-05-30 14:33:16 -0500
committerozpv <39195175+ozpv@users.noreply.github.com>2026-05-30 14:33:16 -0500
commitaa53caa0e8fc049562fc7a4833d41ca52d23ecf4 (patch)
tree69cbdadeab7472d61a6c9bba311032998590fd42 /public/components/nav.html
parentea3b976d9e1638ddf9171b344648928fefe0799f (diff)
almost done
Diffstat (limited to 'public/components/nav.html')
-rw-r--r--public/components/nav.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/public/components/nav.html b/public/components/nav.html
index 447bc12..5a00e39 100644
--- a/public/components/nav.html
+++ b/public/components/nav.html
@@ -1,5 +1,5 @@
-<nav style="padding: 20px 30px 20px 30px;">
- <div class="center" style="max-width: 1280px; justify-content: space-between; flex-wrap: wrap;">
+<nav>
+ <div class="center" style="max-width: 1280px; justify-content: space-between; flex-wrap: wrap; padding: 28px 32px 28px 32px;">
<a href="/" class="link">haemolacriaa</a>
<button id="link-button" class="rm-l">
<svg id="link-button-open" width="24" height="24" viewBox="0 0 16 16" fill="currentColor" role="graphics-symbol"><g><g><path fill-rule="evenodd" d="M2.5 12a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm0-4a.5.5 0 0 1 .5-.5h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5z"></path></g></g></svg>