Update my_pages/home.py
Browse files- my_pages/home.py +1 -0
my_pages/home.py
CHANGED
|
@@ -29,6 +29,7 @@ def render():
|
|
| 29 |
font-size: 35px !important;
|
| 30 |
font-weight: bold !important;
|
| 31 |
text-align: justify!important;
|
|
|
|
| 32 |
}
|
| 33 |
</style>
|
| 34 |
""",
|
|
|
|
| 29 |
font-size: 35px !important;
|
| 30 |
font-weight: bold !important;
|
| 31 |
text-align: justify!important;
|
| 32 |
+
width: 90%!important;
|
| 33 |
}
|
| 34 |
</style>
|
| 35 |
""",
|