jschwab21 commited on
Commit
e755c35
·
verified ·
1 Parent(s): 12d9720

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
app.py CHANGED
@@ -78,6 +78,9 @@ label[for="video_url"] {
78
  label[for="description"] {
79
  color: #eb5726 !important;
80
  }
 
 
 
81
  .centered-markdown {
82
  text-align: center;
83
  }
 
78
  label[for="description"] {
79
  color: #eb5726 !important;
80
  }
81
+ h3{
82
+ color: #eb5726
83
+ }
84
  .centered-markdown {
85
  text-align: center;
86
  }