DSatishchandra commited on
Commit
7752fe7
·
verified ·
1 Parent(s): 944c246

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -229,7 +229,7 @@ h1.text-center {
229
  /* Style for customization sections */
230
  .addon-section {
231
  background-color: #fff; /* Light gray background */
232
- border: 2px solid #ff6b35; /* Border color */
233
  border-radius: 8px;
234
  padding: 12px;
235
  margin-bottom: 10px; /* Spacing between sections */
 
229
  /* Style for customization sections */
230
  .addon-section {
231
  background-color: #fff; /* Light gray background */
232
+ border: 2px solid #6c757d; /* Border color */
233
  border-radius: 8px;
234
  padding: 12px;
235
  margin-bottom: 10px; /* Spacing between sections */