mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-30 13:17:13 +01:00
sidebar nav
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
.tutorialContentTable {
|
||||
.stickyContainer {
|
||||
position: sticky;
|
||||
top: 60px;
|
||||
top: $grid-sticky-top;
|
||||
|
||||
.list {
|
||||
align-items: flex-start;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user