Spaces:
Sleeping
Sleeping
fschwartzer
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -23,7 +23,7 @@ html_content = f"""
|
|
23 |
<div style='width: 20px; height: 40px; background-color: green; margin-right: 1px;'></div>
|
24 |
<div style='width: 20px; height: 40px; background-color: red; margin-right: 1px;'></div>
|
25 |
<div style='width: 20px; height: 40px; background-color: yellow; margin-right: 20px;'></div>
|
26 |
-
<span style='font-size:
|
27 |
</div>
|
28 |
<div style='text-align: left; width: 100%;'>
|
29 |
<span style='font-size: 20px; font-weight: normal; color: #333; font-family: "Kanit", sans-serif'>
|
|
|
23 |
<div style='width: 20px; height: 40px; background-color: green; margin-right: 1px;'></div>
|
24 |
<div style='width: 20px; height: 40px; background-color: red; margin-right: 1px;'></div>
|
25 |
<div style='width: 20px; height: 40px; background-color: yellow; margin-right: 20px;'></div>
|
26 |
+
<span style='font-size: 50px; font-weight: normal; font-family: "Kanit", sans-serif;'><strong>PROTAX</strong></span>
|
27 |
</div>
|
28 |
<div style='text-align: left; width: 100%;'>
|
29 |
<span style='font-size: 20px; font-weight: normal; color: #333; font-family: "Kanit", sans-serif'>
|