fschwartzer commited on
Commit
b9b532e
·
verified ·
1 Parent(s): 63c894a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -14,10 +14,10 @@ st.markdown("""
14
  <div style='width: 20px; height: 20px; background-color: green; border-radius: 50%; margin-right: 2px;'></div>
15
  <div style='width: 20px; height: 20px; background-color: red; border-radius: 50%; margin-right: 2px;'></div>
16
  <div style='width: 20px; height: 20px; background-color: yellow; border-radius: 50%; margin-right: 10px;'></div>
17
- <span style='font-size: 40px; font-weight: bold; font-family: "Press Start 2P", monospace;'>PROTAX</span>
18
  </div>
19
  <div style='text-align: left; width: 100%;'>
20
- <span style='font-size: 20px; font-weight: bold; color: #333; font-family: "Press Start 2P", monospace;'>
21
  <strong>PRO</strong>phet & <strong>TA</strong>pex E<strong>X</strong>plorer
22
  </span>
23
  </div>
 
14
  <div style='width: 20px; height: 20px; background-color: green; border-radius: 50%; margin-right: 2px;'></div>
15
  <div style='width: 20px; height: 20px; background-color: red; border-radius: 50%; margin-right: 2px;'></div>
16
  <div style='width: 20px; height: 20px; background-color: yellow; border-radius: 50%; margin-right: 10px;'></div>
17
+ <span style='font-size: 40px; font-weight: bold; font-family: "Kanit", monospace;'>PROTAX</span>
18
  </div>
19
  <div style='text-align: left; width: 100%;'>
20
+ <span style='font-size: 20px; font-weight: bold; color: #333; font-family: "Kanit", monospace;'>
21
  <strong>PRO</strong>phet & <strong>TA</strong>pex E<strong>X</strong>plorer
22
  </span>
23
  </div>