Hi,
I successfuly modified the icons of my header to make them bigger but they are now overlalpping each other .
Is there a way to add more space between them?
I tried to add that to the base.css:
.header__icons svg {
margin-left:20px;
}
but it’s only remodifying the size of the icons.
Thanks in advance
