fixed scrollbars apperaing

This commit is contained in:
Sören Oesterwind 2023-03-25 20:56:43 +01:00
parent e4f31048a3
commit 923899651d

View File

@ -4,6 +4,7 @@ body {
margin: 0; margin: 0;
font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen,
Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif; Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
overflow: hidden;
} }
@font-face { @font-face {