@@ -54,7 +54,7 @@ body {
#menu li {
background: transparent;
padding: 0px;
- width: 18.5%;
+ width: 19%;
height: 62px;
margin: 0px;
overflow: hidden;
@@ -72,7 +72,7 @@ body {
background: linear-gradient(top, #F58246 0.00%, #ED7F44 32.86%, #CC7244 68.93%, #BE6E48 100.00%);
z-index: 2;
top: -8px;
border-radius: 10px 10px 0 0;
border-top: 1px solid #f7a273;