DSatishchandra commited on
Commit
e4c08cd
·
verified ·
1 Parent(s): c5af6b0

Update templates/menu.html

Browse files
Files changed (1) hide show
  1. templates/menu.html +1 -1
templates/menu.html CHANGED
@@ -9,7 +9,7 @@
9
  <style>
10
  body {
11
  font-family: Arial, sans-serif;
12
- background-color: #FF6B35; /* Updated background color */
13
  margin: 0;
14
  padding: 0;
15
  }
 
9
  <style>
10
  body {
11
  font-family: Arial, sans-serif;
12
+ background-color: #ffffff; /* Updated background color */
13
  margin: 0;
14
  padding: 0;
15
  }