Spaces:
Running
Running
Update app.py
Browse files
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: "
|
18 |
</div>
|
19 |
<div style='text-align: left; width: 100%;'>
|
20 |
-
<span style='font-size: 20px; font-weight: bold; color: #333; font-family: "
|
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>
|