DSatishchandra commited on
Commit
0ed9f3a
·
verified ·
1 Parent(s): 2bfc0ad

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -202,7 +202,7 @@ h1.text-center {
202
  }
203
  /* Style for customization sections */
204
  .addon-section {
205
- background-color: #f8f9fa; /* Light gray background */
206
  border: 2px solid #ff6b35; /* Border color */
207
  border-radius: 8px;
208
  padding: 12px;
 
202
  }
203
  /* Style for customization sections */
204
  .addon-section {
205
+ background-color: #fff; /* Light gray background */
206
  border: 2px solid #ff6b35; /* Border color */
207
  border-radius: 8px;
208
  padding: 12px;