Spaces:
Sleeping
Sleeping
francescoKrnl
commited on
Update style.css
Browse files
style.css
CHANGED
@@ -33,6 +33,9 @@ body > gradio-app > div > div.main > div.wrap > div.contain{
|
|
33 |
justify-content: space-between;
|
34 |
align-items: center;
|
35 |
}
|
|
|
|
|
|
|
36 |
#main_block {
|
37 |
flex-grow: 1;
|
38 |
display: flex;
|
|
|
33 |
justify-content: space-between;
|
34 |
align-items: center;
|
35 |
}
|
36 |
+
h1 {
|
37 |
+
font-size: 50px;
|
38 |
+
}
|
39 |
#main_block {
|
40 |
flex-grow: 1;
|
41 |
display: flex;
|