Skip to content

Commit

Permalink
adj
Browse files Browse the repository at this point in the history
  • Loading branch information
rickreisme committed Feb 7, 2024
1 parent 136ff27 commit 1c83d21
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion assets/styles/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,8 @@ a {

li {
list-style: none;
}
}
/*
html {
scroll-behavior: smooth;
} */

0 comments on commit 1c83d21

Please sign in to comment.