aboutsummaryrefslogtreecommitdiffstats
path: root/src/style.css
diff options
context:
space:
mode:
authorPetri Hienonen <petri.hienonen@gmail.com>2025-12-14 11:35:04 +0200
committerPetri Hienonen <petri.hienonen@gmail.com>2025-12-14 11:35:04 +0200
commit58e705473cfe5078f109267a1164db81c7fb2da7 (patch)
tree976c568136b61640c9ebed97be0dca833bc3d50b /src/style.css
parent91802c21d446175a02c820bcd243920a0791441b (diff)
downloadpage-58e705473cfe5078f109267a1164db81c7fb2da7.tar.zst
Update
Diffstat (limited to '')
-rw-r--r--src/style.css (renamed from style.css)4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/src/style.css
index 6f3f24e..c051103 100644
--- a/style.css
+++ b/src/style.css
@@ -280,8 +280,8 @@ a {
}
.sidebar-left,
.sidebar-right {
- border: none !important;
- border-bottom: var(--border) !important;
+ border: none;
+ border-bottom: var(--border);
}
}