namann007 commited on
Commit
53f2718
1 Parent(s): a922884

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -15,7 +15,7 @@ st.markdown(
15
  font-weight: bold;
16
  }
17
  .subtitle {
18
- font-size: 1.75rem;
19
  color: #555;
20
  text-align: center;
21
  margin-bottom: 2rem;
@@ -55,8 +55,8 @@ st.markdown(
55
  border: none;
56
  border-radius: 5px;
57
  cursor: pointer;
58
- font-size: 16px;
59
- margin: 10px;
60
  text-align: center;
61
  }
62
  .button:hover {
 
15
  font-weight: bold;
16
  }
17
  .subtitle {
18
+ font-size: 1.25rem;
19
  color: #555;
20
  text-align: center;
21
  margin-bottom: 2rem;
 
55
  border: none;
56
  border-radius: 5px;
57
  cursor: pointer;
58
+ font-size: px;
59
+ margin: 20px;
60
  text-align: center;
61
  }
62
  .button:hover {