M17idd commited on
Commit
fe1d974
·
verified ·
1 Parent(s): 2b92c6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -548,9 +548,9 @@ st.markdown("""
548
  <style>
549
  /* تنظیمات برای بالا بردن موقعیت input و ضخیم‌تر کردن فونت */
550
  div[data-baseweb="input"] {
551
- margin-top: 10px !important; /* فاصله از بالا (کم کن یا زیاد کن به دلخواه) */
552
- font-weight: 700 !important; /* فونت کلفت */
553
- font-size: 18px !important; /* اندازه فونت بزرگتر */
554
  font-family: "Vazir", sans-serif !important; /* اگر فونت فارسی دادی */
555
  direction: rtl !important; /* راست به چپ */
556
  text-align: right !important; /* متن راست چین */
 
548
  <style>
549
  /* تنظیمات برای بالا بردن موقعیت input و ضخیم‌تر کردن فونت */
550
  div[data-baseweb="input"] {
551
+ margin-top: 1px !important; /* فاصله از بالا (کم کن یا زیاد کن به دلخواه) */
552
+ font-weight: 800 !important; /* فونت کلفت */
553
+ font-size: 22px !important; /* اندازه فونت بزرگتر */
554
  font-family: "Vazir", sans-serif !important; /* اگر فونت فارسی دادی */
555
  direction: rtl !important; /* راست به چپ */
556
  text-align: right !important; /* متن راست چین */