removed root div, moved to single quotes

This commit is contained in:
2023-08-29 18:40:16 +02:00
parent 166ab93328
commit a414066ab9
9 changed files with 539 additions and 559 deletions
-4
View File
@@ -33,11 +33,7 @@ body {
text-align: center;
background-color: var(--body-bg);
margin: 0;
}
#root {
max-width: 800px;
min-height: 100vh;
margin: 0 auto;
}