diff --git a/css/custom.css b/css/custom.css index 44929e4..2d84662 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1,6 +1,5 @@ html { scroll-behavior: smooth; - display: flex; } ::-webkit-scrollbar { width: 10px; @@ -65,4 +64,4 @@ html { } .nobar { overflow-y: hidden; -} \ No newline at end of file +}