multimodalart HF staff commited on
Commit
4d4eb16
·
1 Parent(s): 5af8062

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -1
style.css CHANGED
@@ -5,7 +5,7 @@ https://huggingface.co/spaces/DeepFloyd/IF/blob/main/style.css
5
  @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;700&display=swap');
6
  body gradio-app{
7
  background-image: url(https://i.imgur.com/gqXjjP0.jpg) !important;
8
- background-position: center -86px !important;
9
  background-size: 1480px !important;
10
  background-repeat: no-repeat !important;
11
  background-color: #000305 !important;
@@ -17,6 +17,8 @@ h1, h3 {
17
 
18
  .gradio-container {
19
  font-family: 'IBM Plex Sans', sans-serif;
 
 
20
  }
21
 
22
  .gr-button {
 
5
  @import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;700&display=swap');
6
  body gradio-app{
7
  background-image: url(https://i.imgur.com/gqXjjP0.jpg) !important;
8
+ background-position: center -131px !important;
9
  background-size: 1480px !important;
10
  background-repeat: no-repeat !important;
11
  background-color: #000305 !important;
 
17
 
18
  .gradio-container {
19
  font-family: 'IBM Plex Sans', sans-serif;
20
+ padding-top: 0 !important;
21
+ margin-top: -35px !important;
22
  }
23
 
24
  .gr-button {