Maybe you could put the entire page online so we may interact with it. Your snippet works by itself, but keep in mind we don’t have the svg when we run it. Another thing, maybe you’re caught in the cache. Do the results change when you’re in incognito mode.
on a mobile version, I would like these links to be right below the center of the logo, but they are moved to the left, doesn’t matter what I tried…
Whichever way I try it I wind up putting left margin on the list. If you want the list items left aligned within the list you can just set the list to display:block;
You should totally learn the dev tools and use them.
The DOM inspector is like that spray they use on invisible laser traps in the movies. It lets you see the layout and do back-flips through the lazers…no wait that’s the movies…it just lets you see the layout and do boring stuff like discover margins and correct them.