fix: definitely fix double scrollbars this time

This commit is contained in:
limes
2026-08-15 17:20:19 +02:00
parent 7f6c1c843d
commit a8f8654998

View File

@@ -46,9 +46,9 @@ body,
font-family: Poppins, Arial, Helvetica, sans-serif;
}
/* .main-body {
.main-body {
overflow-y: hidden; /* Fixes the dowuble scrollbars caused by the last background circle */
/*}*/
}
code {
display: inline-block;