carlosrosash commited on
Commit
91cc455
1 Parent(s): 9757652

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -214,7 +214,7 @@ def update_explanation(choice):
214
  # Custom CSS
215
  custom_css = """
216
  .panel-description {
217
- padding: 20px; /* Adjust the padding as needed */
218
  }
219
  /* Styling for the dropdown menu on hover */
220
  #dropdown-menu option:hover {
 
214
  # Custom CSS
215
  custom_css = """
216
  .panel-description {
217
+ padding: 40px; /* Adjust the padding as needed */
218
  }
219
  /* Styling for the dropdown menu on hover */
220
  #dropdown-menu option:hover {