Add scroll class
This commit is contained in:
parent
b14dbda2c3
commit
588cf081fa
|
@ -89,6 +89,10 @@ $color-dark: hsl(195, 47%, 7%);
|
|||
position: fixed;
|
||||
}
|
||||
|
||||
.scroll {
|
||||
position: scroll;
|
||||
}
|
||||
|
||||
/* ---------- */
|
||||
/* Tag Styles */
|
||||
/* ---------- */
|
||||
|
|
Loading…
Reference in New Issue