From d7060ebb752e0658427e0dbf7bc588127322d2b7 Mon Sep 17 00:00:00 2001 From: s-ol Date: Mon, 13 Jul 2026 23:29:01 +0200 Subject: add link to source code --- index.html | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 633ec2a..5458a76 100644 --- a/index.html +++ b/index.html @@ -29,9 +29,14 @@ padding: 0.5rem; } - label { + nav > * { display: flex; gap: inherit; + justify-content: space-between; + } + + nav > div { + align-items: baseline; } input { @@ -51,13 +56,18 @@ -
+
+ +