diff --git a/content/styles.css b/content/styles.css index 1f9b89f..cf7150c 100644 --- a/content/styles.css +++ b/content/styles.css @@ -29,11 +29,6 @@ background-color: var(--cb); } -html::-webkit-scrollbar, -body::-webkit-scrollbar { - display: none !important; -} - a:focus, a:hover { text-decoration: underline;