feat: add effects, move canvas style to css
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
.canvas {
|
||||
width: 100vw !important;
|
||||
height: 100vh !important;
|
||||
}
|
||||
Reference in New Issue
Block a user