Update templates/menu.html
Browse files- templates/menu.html +1 -1
templates/menu.html
CHANGED
@@ -317,7 +317,7 @@ h1.text-center {
|
|
317 |
width: 100%;
|
318 |
height: 54px;
|
319 |
/* background-color: #FF6B35; */
|
320 |
-
background: linear-gradient(45deg, #
|
321 |
color: white;
|
322 |
padding: 15px;
|
323 |
display: flex;
|
|
|
317 |
width: 100%;
|
318 |
height: 54px;
|
319 |
/* background-color: #FF6B35; */
|
320 |
+
background: linear-gradient(45deg, #FFA07A, #FFB347);
|
321 |
color: white;
|
322 |
padding: 15px;
|
323 |
display: flex;
|