Update app.py
Browse files
app.py
CHANGED
@@ -23,7 +23,6 @@ st.markdown(
|
|
23 |
html, body, [class*="css"] {
|
24 |
font-family: 'Courier Prime', monospace;
|
25 |
background-color: #f9f9f9; /* Light grey background */
|
26 |
-
}}
|
27 |
}
|
28 |
|
29 |
.title {
|
|
|
23 |
html, body, [class*="css"] {
|
24 |
font-family: 'Courier Prime', monospace;
|
25 |
background-color: #f9f9f9; /* Light grey background */
|
|
|
26 |
}
|
27 |
|
28 |
.title {
|