M17idd commited on
Commit
3cc0adb
·
verified ·
1 Parent(s): b84f219

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -281,7 +281,7 @@ st.markdown("""
281
  background: #2e3b2e;
282
  padding: 60px 30px;
283
  border-radius: 25px;
284
- box-shadow: 0 12px 24px rgba(0, 0, 0, 0.8); /* سایه بیشتر */
285
  animation: slideIn 2s ease-in-out, fadeIn 3s ease-in-out;
286
  background-size: cover;
287
  background-position: center;
@@ -346,7 +346,7 @@ st.markdown("""
346
  }
347
  </style>
348
  <div class="header-text">
349
- <h1>رزم‌‌یار‌ارتش</h1>
350
  <div class="subtitle">دستیارهوشمند ارتش جمهوری اسلامی ایران</div>
351
  </div>
352
  """, unsafe_allow_html=True)
 
281
  background: #2e3b2e;
282
  padding: 60px 30px;
283
  border-radius: 25px;
284
+ box-shadow: 0 12px 24px rgba(0, 0, 0, 0.8);
285
  animation: slideIn 2s ease-in-out, fadeIn 3s ease-in-out;
286
  background-size: cover;
287
  background-position: center;
 
346
  }
347
  </style>
348
  <div class="header-text">
349
+ <h1>رزم‌‌یار‌ ارتش</h1>
350
  <div class="subtitle">دستیارهوشمند ارتش جمهوری اسلامی ایران</div>
351
  </div>
352
  """, unsafe_allow_html=True)