diff options
Diffstat (limited to '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; |
![]() |
index : journal.lunar.sh.git | |
| Technical journal for engineers, researchers and hobbyists. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | style.scss | 2 |
@@ -500,7 +500,7 @@ img { } .sticky { - /* position: sticky; */ + position: sticky; top: 0; width: 100%; z-index: 5; |