Ember
Ember
KPCKevin Powell - Community
Created by Ember on 6/26/2023 in #front-end
Horizontal SVG alignment
I'm trying to align this svg alongside my nav bar, but can't figure out why the svg that's wrapped around an html button isn't being centered, so far what i've done is use the dev tools to try to see if my container wasn't aligned to the center and it is, next I tried setting the button's display to flex, and used the align-content and the justify-content properties and it didn't work either. https://codepen.io/emberavenge/pen/BaGKVqP
7 replies