prakharg24 commited on
Commit
934ad83
·
verified ·
1 Parent(s): 194db6c

Update my_pages/home.py

Browse files
Files changed (1) hide show
  1. my_pages/home.py +2 -1
my_pages/home.py CHANGED
@@ -28,7 +28,8 @@ def render():
28
  button[kind="primary"] span {
29
  font-size: 35px !important;
30
  font-weight: bold !important;
31
- width: 90%!important;
 
32
  }
33
  </style>
34
  """,
 
28
  button[kind="primary"] span {
29
  font-size: 35px !important;
30
  font-weight: bold !important;
31
+ text-align: left !important;
32
+ width: 150px!important;
33
  }
34
  </style>
35
  """,