Update style.css
Browse files
style.css
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
|
2 |
-
#source_container
|
3 |
-
width: 512px
|
4 |
height: 512px;
|
5 |
}
|
6 |
-
*/
|
|
|
1 |
+
|
2 |
+
#source_container > .h-60, #source_container > .h-full {
|
3 |
+
/*width: 512px;*/
|
4 |
height: 512px;
|
5 |
}
|
|