fffiloni commited on
Commit
e0e6df9
β€’
1 Parent(s): 273fdb4

add custom css for bigger canvas container

Browse files
Files changed (1) hide show
  1. style.css +3 -0
style.css ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ .h-60 {
2
+ height: 35rem;
3
+ }