multimodalart HF staff commited on
Commit
c230468
·
1 Parent(s): b77b174

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -0
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
  }