How to move elements inside a container? (vague, I know)
https://github.com/callum-laing/shopping-site
Apologies I tried putting this into codesandbox but it spazzed out, and codepen didn't want to do it either.
I'm trying to find out how I move the positioning of the 2 elements on the side (CDL, and the shopping cart image). I tried padding-left and padding-right on the header, but that also moves the links in the middle, is there a better alternative here that doesn't disturb spacing of others?
CSS:
Apologies I tried putting this into codesandbox but it spazzed out, and codepen didn't want to do it either.
I'm trying to find out how I move the positioning of the 2 elements on the side (CDL, and the shopping cart image). I tried padding-left and padding-right on the header, but that also moves the links in the middle, is there a better alternative here that doesn't disturb spacing of others?
CSS:

