multimodalart HF staff commited on
Commit
422e863
·
1 Parent(s): 170cae8

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -104,7 +104,7 @@ input[type='range'] {
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
  }
 
104
  #lora_image button{
105
  height: 126px; width: 100%
106
  }
107
+ #lora_image h3, h4{margin-top: 0}
108
  #input_image img, #output_image img, #lora_image img{
109
  object-fit: cover
110
  }