Fixed width not being 100%

This commit is contained in:
Alexis
2023-10-15 11:27:39 +02:00
parent 42324fa670
commit feb6753de3

View File

@@ -236,6 +236,7 @@ body {
#world {
height: 100%;
width: 100%;
}
}