akhaliq HF Staff commited on
Commit
7f9f90a
·
verified ·
1 Parent(s): 4f1f4bb

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. assets/css/styles.css +2 -2
assets/css/styles.css CHANGED
@@ -38,8 +38,8 @@ body {
38
  .app-title {
39
  margin-bottom: 0.5rem;
40
  font-size: 2rem;
41
- /* Specific user request: make the title red */
42
- color: var(--danger-color);
43
  }
44
 
45
  .header p {
 
38
  .app-title {
39
  margin-bottom: 0.5rem;
40
  font-size: 2rem;
41
+ /* Specific user request: make the title green */
42
+ color: var(--success-color);
43
  }
44
 
45
  .header p {