From 066490f85040bff6e27d55e00bd40f0c959632cd Mon Sep 17 00:00:00 2001 From: t404owo Date: Fri, 17 Oct 2025 02:49:38 +0000 Subject: [PATCH 1/3] some cosmetics fix --- assets/css/main.css | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/css/main.css b/assets/css/main.css index 2272db8..7055ac2 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -602,6 +602,7 @@ nav { border-radius: 5px; transition: 0.3s; margin-top: 0.5rem; + padding: 5px; } :not(textarea) { From 3ede610b6ddd3c2d6df68ae7bdfb8b81a73efb94 Mon Sep 17 00:00:00 2001 From: t404owo Date: Fri, 17 Oct 2025 03:00:21 +0000 Subject: [PATCH 2/3] Form alignment fix --- assets/css/main.css | 3 ++- assets/css/old.css | 6 +++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 7055ac2..416f00b 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -602,6 +602,7 @@ nav { border-radius: 5px; transition: 0.3s; margin-top: 0.5rem; + margin-left:-5px; padding: 5px; } @@ -677,7 +678,7 @@ textfield { padding: 5px; font-size: 0.95rem; resize: vertical; - min-height: 10rem; + min-height: 5rem; } .topic { diff --git a/assets/css/old.css b/assets/css/old.css index e254369..f19649d 100644 --- a/assets/css/old.css +++ b/assets/css/old.css @@ -582,12 +582,14 @@ nav .dropdown { height: 3rem; width: 100%; display: block; - background: #efefef; + background: #EFEFEF; color: black; border: 0px solid #505050; border-radius: 5px; transition: 0.3s; margin-top: 0.5rem; + margin-left: -5px; + padding: 5px; } .contact-email :not(textarea) { @@ -659,6 +661,8 @@ textarea, textfield { padding: 5px; font-size: 0.95rem; + resize: vertical; + min-height: 5rem; } .topic { From 92b0e1232efa2cc943b18d84bb5618a94ea013a3 Mon Sep 17 00:00:00 2001 From: t404owo Date: Fri, 17 Oct 2025 03:03:00 +0000 Subject: [PATCH 3/3] remove eruda for cleaniness --- index.html | 4 ---- 1 file changed, 4 deletions(-) diff --git a/index.html b/index.html index e67dd64..a63ba34 100644 --- a/index.html +++ b/index.html @@ -14,10 +14,6 @@ I write/make/produce EDM music(DTM), and for every releases I'll post my music o /> - -