wenjiao commited on
Commit
a4453ba
1 Parent(s): 898be12

modify css

Browse files
Files changed (1) hide show
  1. app.py +2 -7
app.py CHANGED
@@ -409,8 +409,7 @@ footer {
409
  }
410
 
411
  .footer {
412
- margin-bottom: 45px;
413
- margin-top: 2rem !important;
414
  text-align: center;
415
  border-bottom: 1px solid #e5e5e5;
416
  }
@@ -423,11 +422,6 @@ footer {
423
  background: white;
424
  }
425
 
426
- .acknowledgments {
427
- width: 80%;
428
- margin: 0 auto;
429
- margin-bottom: 3rem;
430
- }
431
 
432
  .img-logo-style {
433
  width: 3.5rem;
@@ -438,6 +432,7 @@ footer {
438
  width: 3.5rem;
439
  float: right;
440
  margin-top: -1rem;
 
441
  }
442
 
443
  .neural-studio-img-style {
 
409
  }
410
 
411
  .footer {
412
+ margin-top: 6rem !important;
 
413
  text-align: center;
414
  border-bottom: 1px solid #e5e5e5;
415
  }
 
422
  background: white;
423
  }
424
 
 
 
 
 
 
425
 
426
  .img-logo-style {
427
  width: 3.5rem;
 
432
  width: 3.5rem;
433
  float: right;
434
  margin-top: -1rem;
435
+ margin-left: 1rem;
436
  }
437
 
438
  .neural-studio-img-style {