diff options
Diffstat (limited to 'style.css')
-rw-r--r-- | style.css | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -403,3 +403,7 @@ input[type="range"]{ .red {
color: red;
}
+
+#img2img_image div.h-60{
+ height: 480px;
+}
\ No newline at end of file |