prakharg24 commited on
Commit
2f234b3
·
verified ·
1 Parent(s): be58a54

Update my_pages/home.py

Browse files
Files changed (1) hide show
  1. my_pages/home.py +0 -1
my_pages/home.py CHANGED
@@ -46,7 +46,6 @@ def render():
46
  button_clicked_dict = {k[1]: False for k in sentences}
47
  for text, page in sentences:
48
  with stylable_container(
49
- "green",
50
  css_styles="""
51
  button {
52
  color: green;
 
46
  button_clicked_dict = {k[1]: False for k in sentences}
47
  for text, page in sentences:
48
  with stylable_container(
 
49
  css_styles="""
50
  button {
51
  color: green;