Linting and code cleanup for an imitation of order

This commit is contained in:
Jack Kingsman
2026-01-14 20:08:41 -08:00
parent c6d38ce400
commit 076d466fbd
73 changed files with 2799 additions and 1192 deletions
+3 -1
View File
@@ -6,7 +6,9 @@
padding: 0;
}
html, body, #root {
html,
body,
#root {
height: 100%;
}