Spaces:
Sleeping
Sleeping
robertselvam
commited on
Commit
·
54dad9c
1
Parent(s):
a791348
Update style.css
Browse files
style.css
CHANGED
@@ -7,12 +7,8 @@
|
|
7 |
height:120px;
|
8 |
}
|
9 |
gradio-app{
|
10 |
-
background:
|
11 |
-
|
12 |
-
height: 100%;
|
13 |
-
width: 100%;
|
14 |
-
}
|
15 |
-
|
16 |
#row-flex {
|
17 |
display: flex;
|
18 |
align-items: center;
|
|
|
7 |
height:120px;
|
8 |
}
|
9 |
gradio-app{
|
10 |
+
background:url("file=bg.PNG") !important;
|
11 |
+
}
|
|
|
|
|
|
|
|
|
12 |
#row-flex {
|
13 |
display: flex;
|
14 |
align-items: center;
|