This commit is contained in:
Lani Aung
2024-09-15 20:15:11 -06:00
parent a8d3afd2a8
commit de9c6e6e92
11 changed files with 394 additions and 467 deletions
+4
View File
@@ -19,6 +19,10 @@ body {
.container {
height: 100%;
width: 100%;
.canvas-container {
margin: 0 auto;
}
}
}