mirror of
https://github.com/PretendoNetwork/website.git
synced 2026-09-13 19:37:37 -05:00
fix: definitely fix double scrollbars this time
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user