danhtran2mind commited on
Commit
9b304ea
·
verified ·
1 Parent(s): a710567

Update gradio_app/static/styles.css

Browse files
Files changed (1) hide show
  1. gradio_app/static/styles.css +4 -4
gradio_app/static/styles.css CHANGED
@@ -25,12 +25,12 @@ h2 {
25
  }
26
 
27
  .intro-highlight {
28
- font-size: 1.25em;
29
- background-color: #e8f4f8;
30
- padding: 15px;
31
  border-radius: 8px;
32
  margin-bottom: 20px;
33
- border-left: 4px solid #3498db;
34
  }
35
 
36
  .intro-disclaimer {
 
25
  }
26
 
27
  .intro-highlight {
28
+ font-size: 1.15em;
29
+ /* background-color: #e8f4f8; */
30
+ /* padding: 15px;
31
  border-radius: 8px;
32
  margin-bottom: 20px;
33
+ border-left: 4px solid #3498db; */
34
  }
35
 
36
  .intro-disclaimer {