Skip to content

Commit

Permalink
Merge pull request #1028 from SaranshBangar/removeScrollbar
Browse files Browse the repository at this point in the history
Removed additional scroll bar on console image hover
  • Loading branch information
Durgesh4993 authored Jun 15, 2024
2 parents 576db28 + 7fafe23 commit 2e30b2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
:root {
--main-color: rgb(0 159 157);
overflow-x: hidden;
}


Expand Down

0 comments on commit 2e30b2c

Please sign in to comment.