summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Müller <root@lunar.sh>2025-10-09 10:48:41 +0200
committerGitHub <noreply@github.com>2025-10-09 10:48:41 +0200
commit1513ee32c5eb77d9a67b8344c8dc0506864511dd (patch)
treedd4aa33503056f26450b29025375b1014ad89652
parentd3d3aaf0c8de93acdfcc5cfe996357311a929956 (diff)
downloadjournal.lunar.sh-1513ee32c5eb77d9a67b8344c8dc0506864511dd.tar.gz
journal.lunar.sh-1513ee32c5eb77d9a67b8344c8dc0506864511dd.zip
Update style.scss
-rw-r--r--style.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/style.scss b/style.scss
index 1b43101..bbe2d4b 100644
--- a/style.scss
+++ b/style.scss
@@ -206,6 +206,7 @@ ul li::marker {
div a:hover:not(:has(img)):not(:has(code)):not(nav *) {
color: #fafafa;
background: #000;
+ border-radius: 0;
}
nav {