lokesh341 commited on
Commit
82eee15
·
verified ·
1 Parent(s): be7f320

Update templates/menu_page.html

Browse files
Files changed (1) hide show
  1. templates/menu_page.html +1 -1
templates/menu_page.html CHANGED
@@ -15,7 +15,7 @@
15
  max-width: 1200px;
16
  margin: 0 auto;
17
  padding: 20px;
18
- background-color: #fff;
19
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
20
  border-radius: 8px;
21
  margin-top: 50px;
 
15
  max-width: 1200px;
16
  margin: 0 auto;
17
  padding: 20px;
18
+ background-color: #191970;
19
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
20
  border-radius: 8px;
21
  margin-top: 50px;