Going back to the canvas thing

This commit is contained in:
Lani Aung
2021-12-12 13:49:19 -07:00
parent 720b387dd3
commit 262bce4549
20 changed files with 3623 additions and 537 deletions
+1 -10
View File
@@ -56,17 +56,8 @@ body {
article {
display: flex;
flex: 1;
justify-content: space-around;
text-align: center;
#play_space {
margin: 2em auto;
position: relative;
.cel-image {
visibility: hidden;
position: absolute;
}
}
}
.visually-hidden {