summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordmlunar <root@lunar.sh>2026-02-14 12:59:46 +0200
committerGitHub <noreply@github.com>2026-02-14 12:59:46 +0200
commitcf4efd63b70a7f2d6f2778f873249b4e9ec45402 (patch)
tree36cffba5671ef8a90210372e3f21ca6cebd91433
parenta91270ae7f2d6596c422156e4557c778cf81ae96 (diff)
downloadjournal.lunar.sh-cf4efd63b70a7f2d6f2778f873249b4e9ec45402.tar.gz
journal.lunar.sh-cf4efd63b70a7f2d6f2778f873249b4e9ec45402.zip
Update style.scss
-rw-r--r--style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.scss b/style.scss
index cde54cd..1320842 100644
--- a/style.scss
+++ b/style.scss
@@ -500,7 +500,7 @@ img {
}
.sticky {
- /* position: sticky; */
+ position: sticky;
top: 0;
width: 100%;
z-index: 5;