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
+3
View File
@@ -19,6 +19,9 @@ body main .container {
height: 100%;
width: 100%;
}
body main .container .canvas-container {
margin: 0 auto;
}
body footer {
text-align: center;
}
+2 -2
View File
File diff suppressed because one or more lines are too long