You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 16, 2024. It is now read-only.
Currently the logo in the left upper corner of the website is cut off (see screenshot), when a visitor of the website doesn't have the font Raleway installed. This is happening, because your logo.svg file consists of text instead of outlines.
Currently the logo in the left upper corner of the website is cut off (see screenshot), when a visitor of the website doesn't have the font Raleway installed. This is happening, because your
logo.svg
file consists of text instead of outlines.Solution:
Either use
@import
from Google fonts:or you can use the svg files in the attached zip file. I've made white and gray versions:
Hope it helps. Cheers,
Milo
logo-svg.zip
The text was updated successfully, but these errors were encountered: