test css change

This commit is contained in:
Anton-4 2023-11-28 17:51:34 +01:00
parent abf4d1bf81
commit 89ac46af9a
No known key found for this signature in database
GPG Key ID: 0971D718C0A9B937

View File

@ -55,7 +55,7 @@ body {
width: 100%;
height: 100%;
box-sizing: border-box;
overflow-x: hidden; /* This shouldn't be necessary, but without it, mobile has a right gutter. */
overflow-x: hidden; /* This shouldn't be necessary, but without it mobile has a right gutter. */
}
p {