How Can I make my SVG logo scale with the content?
I switched from img tag to svg tag to have more control on the SVG colors, But I couldn’t make my SVG scale with the header content, when i resize the window the elements inside the header scale but my SVG logo doesn’t.