Skip to content

Commit

Permalink
update scrollbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaiborbea committed Nov 12, 2023
1 parent b21bce2 commit 41a6e19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scss/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,4 +54,5 @@ main {
::-webkit-scrollbar-thumb {
box-shadow: 0 0 6px rgba(0, 0, 0, 0.7);
background-color: var(--primary);
border-radius: 25px;
}

0 comments on commit 41a6e19

Please sign in to comment.