summaryrefslogtreecommitdiff
path: root/public/components
diff options
context:
space:
mode:
Diffstat (limited to 'public/components')
-rw-r--r--public/components/footer.html2
-rw-r--r--public/components/nav.html4
2 files changed, 3 insertions, 3 deletions
diff --git a/public/components/footer.html b/public/components/footer.html
index b1ca9d8..6159297 100644
--- a/public/components/footer.html
+++ b/public/components/footer.html
@@ -1 +1 @@
-<footer class="center" style="top: 100%; position: sticky; padding: 20px 0px 20px 0px;"><span style="font-size: 0.75rem;">copyleft (ɔ) 2023-2026<a href="/" class="link">&nbsp;haemolacriaa</a>. all wrongs reserved.</span></footer>
+<footer class="center" style="top: 100%; position: sticky; padding: 20px 0px 20px 0px;"><span style="font-size: 0.75rem; color: dimgray;">copyleft (ɔ) 2023-2026 <a href="/" class="footer-link">haemolacriaa</a>. all wrongs reserved.</span></footer>
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>