Skip to content

Commit d26f606

Browse files
author
Cezar El-Nazli
committed
Remove scroll bars from website
1 parent a7bcdad commit d26f606

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

style.css

+2
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ a:hover{
5050
color: #fff;
5151
}
5252
/**Scroll Bar**/
53+
/*
5354
::-webkit-scrollbar {
5455
width: 10px;
5556
}
@@ -63,6 +64,7 @@ a:hover{
6364
::-webkit-scrollbar-thumb:window-inactive {
6465
background: #a1a1a1;
6566
}
67+
*/
6668
/**Navbar**/
6769
.header{
6870
height: 50pt;

0 commit comments

Comments
 (0)