Update my_pages/home.py
Browse files- my_pages/home.py +1 -1
my_pages/home.py
CHANGED
|
@@ -27,7 +27,7 @@ def render():
|
|
| 27 |
color: #3366cc !important;
|
| 28 |
}
|
| 29 |
button[kind="primary"] span {
|
| 30 |
-
font-size:
|
| 31 |
font-weight: bold !important;
|
| 32 |
text-align: justify!important;
|
| 33 |
}
|
|
|
|
| 27 |
color: #3366cc !important;
|
| 28 |
}
|
| 29 |
button[kind="primary"] span {
|
| 30 |
+
font-size: 28px !important;
|
| 31 |
font-weight: bold !important;
|
| 32 |
text-align: justify!important;
|
| 33 |
}
|