nouhadziri commited on
Commit
74c76bd
1 Parent(s): 96826b8

shrunk font sizes

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -37,10 +37,10 @@ st.markdown(
37
  width: 20px;
38
  }
39
  p {
40
- font-size: 2.8vmin;
41
  }
42
  span {
43
- font-size: 2.8vmin;
44
  }
45
  .fa-flip-style {
46
  --fa-animation-duration: 10s;
 
37
  width: 20px;
38
  }
39
  p {
40
+ font-size: 1.5vmin;
41
  }
42
  span {
43
+ font-size: 1.5vmin;
44
  }
45
  .fa-flip-style {
46
  --fa-animation-duration: 10s;