SondosMB commited on
Commit
67e9206
·
verified ·
1 Parent(s): 4340e53

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -360,8 +360,9 @@ footer p {
360
  background: linear-gradient(135deg, #ffffff, #f9f9ff);
361
  border-radius: 12px;
362
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
363
- max-width: 800px;
364
  text-align: center;
 
365
  }
366
  .submission-section h2 {
367
  font-size: 2.5em;
 
360
  background: linear-gradient(135deg, #ffffff, #f9f9ff);
361
  border-radius: 12px;
362
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
363
+ /*max-width: 800px; change 1*/
364
  text-align: center;
365
+
366
  }
367
  .submission-section h2 {
368
  font-size: 2.5em;