Update my_pages/home.py
Browse files- my_pages/home.py +0 -1
my_pages/home.py
CHANGED
|
@@ -28,7 +28,6 @@ def render():
|
|
| 28 |
button[kind="primary"] span {
|
| 29 |
font-size: 35px !important;
|
| 30 |
font-weight: bold !important;
|
| 31 |
-
text-align: left !important;
|
| 32 |
}
|
| 33 |
</style>
|
| 34 |
""",
|
|
|
|
| 28 |
button[kind="primary"] span {
|
| 29 |
font-size: 35px !important;
|
| 30 |
font-weight: bold !important;
|
|
|
|
| 31 |
}
|
| 32 |
</style>
|
| 33 |
""",
|