Trabis commited on
Commit
cd54a10
·
verified ·
1 Parent(s): 43ad268

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -305,6 +305,7 @@ body {
305
  color: white !important; /* Texte en blanc */
306
  background-color: #3e2b1f !important; /* Fond marron foncé */
307
  margin-bottom: 2rem !important;
 
308
  text-align: center !important;
309
  }
310
 
 
305
  color: white !important; /* Texte en blanc */
306
  background-color: #3e2b1f !important; /* Fond marron foncé */
307
  margin-bottom: 2rem !important;
308
+ margin-top: 3rem !important;
309
  text-align: center !important;
310
  }
311