martianband1t commited on
Commit
eb6d818
1 Parent(s): 02747c7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ body::before {
27
  position: absolute;
28
  z-index: -1; /* Placez l'image derrière le contenu */
29
  }
30
- h1, h2 {
31
  background: radial-gradient(circle, red, black);
32
  -webkit-background-clip: text;
33
  -webkit-text-fill-color: transparent;
 
27
  position: absolute;
28
  z-index: -1; /* Placez l'image derrière le contenu */
29
  }
30
+ h1, h2, h3, h4 {
31
  background: radial-gradient(circle, red, black);
32
  -webkit-background-clip: text;
33
  -webkit-text-fill-color: transparent;