Update app.py
Browse files
app.py
CHANGED
@@ -642,7 +642,6 @@ css = """
|
|
642 |
font-family: 'Inter', sans-serif;
|
643 |
white-space: pre-wrap;
|
644 |
font-size: 14px;
|
645 |
-
background-color: #222222;
|
646 |
padding: 0spx;
|
647 |
border-radius: 8px;
|
648 |
border-left: 5px solid #4CAF50;
|
|
|
642 |
font-family: 'Inter', sans-serif;
|
643 |
white-space: pre-wrap;
|
644 |
font-size: 14px;
|
|
|
645 |
padding: 0spx;
|
646 |
border-radius: 8px;
|
647 |
border-left: 5px solid #4CAF50;
|