From 78a83c65f9ad482f73368599bc673dba4c45904b Mon Sep 17 00:00:00 2001 From: emil28092005 Date: Sat, 19 Sep 2026 13:16:52 +0300 Subject: [PATCH] remove href. --- index.html | 12 ++++++------ styles.css | 4 ---- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 92836ca..a3eac2e 100644 --- a/index.html +++ b/index.html @@ -8,16 +8,16 @@
diff --git a/styles.css b/styles.css index ae90f9a..55e1aaf 100644 --- a/styles.css +++ b/styles.css @@ -59,10 +59,6 @@ body { align-items: center; } -#navbar a:hover { - opacity: .65; -} - #navbar span { color: #555; font-size: 17px;