hello
please see https://codepen.io/Pavel_NA/pen/ZEVXgpP
5 links in the nav, good
can not change the background color of the lghter blue rectangles to another color
i tried
and for a split second, it works... but very soon vaishes
and, please..
on the hamburger screen, the links are disturbed by unwanted gray...
for the larger screens i adusted padding and word spacing... i suspect thats my isusue
and i tried centering the links on desktop and mobile, did i do that right?
please pass on a code pen with the proper code
thank you
please see https://codepen.io/Pavel_NA/pen/ZEVXgpP
5 links in the nav, good
can not change the background color of the lghter blue rectangles to another color
i tried
Code:
#menu li {
background-color: #e70c68;
}
and for a split second, it works... but very soon vaishes
and, please..
on the hamburger screen, the links are disturbed by unwanted gray...
for the larger screens i adusted padding and word spacing... i suspect thats my isusue
and i tried centering the links on desktop and mobile, did i do that right?
please pass on a code pen with the proper code
thank you