francescoKrnl commited on
Commit
c451139
1 Parent(s): 29ac858

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +3 -0
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;