summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 {