@@ -72,7 +72,7 @@ body {
background: linear-gradient(top, #F58246 0.00%, #ED7F44 32.86%, #CC7244 68.93%, #BE6E48 100.00%);
z-index: 2;
- width: 19%;
+ width: calc(19% - 4px);
top: -8px;
border-radius: 10px 10px 0 0;
border-top: 1px solid #f7a273;