summaryrefslogtreecommitdiff
path: root/style.scss
diff options
context:
space:
mode:
Diffstat (limited to '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;