danhtran2mind commited on
Commit
f579bba
·
verified ·
1 Parent(s): c20a4fa

Update gradio_app/static/styles.css

Browse files
Files changed (1) hide show
  1. gradio_app/static/styles.css +2 -2
gradio_app/static/styles.css CHANGED
@@ -28,9 +28,9 @@ h1 {
28
  }
29
 
30
  h2 {
31
- font-size: 1.6em;
32
  color: #34495e;
33
- font-weight: 500;
34
  margin-bottom: 20px;
35
  }
36
 
 
28
  }
29
 
30
  h2 {
31
+ font-size: 1.2em;
32
  color: #34495e;
33
+ font-weight: 300;
34
  margin-bottom: 20px;
35
  }
36