DSatishchandra commited on
Commit
fe765a4
·
verified ·
1 Parent(s): e4f4b3e

Update templates/menu.html

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