Moezulhaq24 commited on
Commit
af3b652
1 Parent(s): c1cb840

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -26,7 +26,8 @@ st.markdown(
26
  background-color: #d4edda; /* Light green color */
27
  padding: 1rem;
28
  border-radius: 8px;
29
- text-align: center;
 
30
  }
31
  .output-box {
32
  background-color: #ffffff;
 
26
  background-color: #d4edda; /* Light green color */
27
  padding: 1rem;
28
  border-radius: 8px;
29
+ text-align: left;
30
+ margin-bottom: 1rem;
31
  }
32
  .output-box {
33
  background-color: #ffffff;