Deddy commited on
Commit
ac45612
·
verified ·
1 Parent(s): 57fa949

Update themes.py

Browse files
Files changed (1) hide show
  1. themes.py +1 -1
themes.py CHANGED
@@ -114,6 +114,6 @@ class MetafisikTheme(Base):
114
  block_title_text_weight="600",
115
  block_border_width="3px",
116
  block_shadow="*shadow_drop_lg",
117
- button_shadow="*shadow_drop_lg",
118
  button_large_padding="32px",
119
  )
 
114
  block_title_text_weight="600",
115
  block_border_width="3px",
116
  block_shadow="*shadow_drop_lg",
117
+ # button_shadow="*shadow_drop_lg",
118
  button_large_padding="32px",
119
  )