fffiloni commited on
Commit
19cbfb8
β€’
1 Parent(s): 38ce6c7

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +5 -0
style.css CHANGED
@@ -1,4 +1,9 @@
1
  #source_container {
2
  width: 512px;
3
  height: 512px;
 
 
 
 
 
4
  }
 
1
  #source_container {
2
  width: 512px;
3
  height: 512px;
4
+ }
5
+
6
+ .h-full {
7
+ width: 512px;
8
+ height: 512px;
9
  }