Spaces:
Runtime error
Runtime error
Commit
·
c230468
1
Parent(s):
b77b174
Update style.css
Browse files
style.css
CHANGED
@@ -104,6 +104,7 @@ background-image: url("https://i.imgur.com/gqXjjP0.jpg");
|
|
104 |
#lora_image button{
|
105 |
height: 126px; width: 100%
|
106 |
}
|
|
|
107 |
#input_image img, #output_image img, #lora_image img{
|
108 |
object-fit: cover
|
109 |
}
|
|
|
104 |
#lora_image button{
|
105 |
height: 126px; width: 100%
|
106 |
}
|
107 |
+
#lora_image h3{margin-top: 0}
|
108 |
#input_image img, #output_image img, #lora_image img{
|
109 |
object-fit: cover
|
110 |
}
|