Add scroll class

This commit is contained in:
Emilia Allison 2022-09-30 00:47:52 -04:00
parent b14dbda2c3
commit 588cf081fa
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 4 additions and 0 deletions

View File

@ -89,6 +89,10 @@ $color-dark: hsl(195, 47%, 7%);
position: fixed;
}
.scroll {
position: scroll;
}
/* ---------- */
/* Tag Styles */
/* ---------- */