leninqwerty03@gmail.com commited on
Commit
8d84094
·
1 Parent(s): 7a91a8e

style: increase button font size in image container

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -550,7 +550,7 @@ input::placeholder, textarea::placeholder {
550
 
551
  /* Resize upload text and icon */
552
  .image-container button {
553
- font-size: 0.25rem !important;
554
  padding: 0.75rem 1.5rem !important;
555
  }
556
 
 
550
 
551
  /* Resize upload text and icon */
552
  .image-container button {
553
+ font-size: 0.95rem !important;
554
  padding: 0.75rem 1.5rem !important;
555
  }
556