Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Commit
•
fe11d8f
1
Parent(s):
d91626f
Update style.css
Browse files
style.css
CHANGED
@@ -8,6 +8,7 @@ gradio-app {
|
|
8 |
background-color: #121212 !important;
|
9 |
background-image: url("file=assets/bg.png") !important;
|
10 |
background-size: cover !important;
|
|
|
11 |
}
|
12 |
body > gradio-app > div > div > div > div.contain{
|
13 |
display: flex;
|
|
|
8 |
background-color: #121212 !important;
|
9 |
background-image: url("file=assets/bg.png") !important;
|
10 |
background-size: cover !important;
|
11 |
+
height: 100vh;
|
12 |
}
|
13 |
body > gradio-app > div > div > div > div.contain{
|
14 |
display: flex;
|