handling window resize events

This commit is contained in:
Elijah Lucian
2021-03-17 10:51:19 -06:00
parent 8f536b0242
commit 03687402c9
2 changed files with 11 additions and 0 deletions
+1
View File
@@ -128,6 +128,7 @@ body {
.footer canvas {
grid-row: 1/2;
grid-column: 1/2;
margin: auto;
}
/* grid top */