diff options
| author | dmlunar <root@lunar.sh> | 2026-02-14 12:59:46 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-14 12:59:46 +0200 |
| commit | cf4efd63b70a7f2d6f2778f873249b4e9ec45402 (patch) | |
| tree | 36cffba5671ef8a90210372e3f21ca6cebd91433 | |
| parent | a91270ae7f2d6596c422156e4557c778cf81ae96 (diff) | |
| download | journal.lunar.sh-cf4efd63b70a7f2d6f2778f873249b4e9ec45402.tar.gz journal.lunar.sh-cf4efd63b70a7f2d6f2778f873249b4e9ec45402.zip | |
Update style.scss
| -rw-r--r-- | style.scss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -500,7 +500,7 @@ img { } .sticky { - /* position: sticky; */ + position: sticky; top: 0; width: 100%; z-index: 5; |
