diff --git a/src/index.css b/src/index.css index 1676eef..6e21587 100644 --- a/src/index.css +++ b/src/index.css @@ -17,4 +17,8 @@ code { a { text-decoration: none; color: #4c4c4c; +} + +::-webkit-scrollbar { + display: none; } \ No newline at end of file