-
Notifications
You must be signed in to change notification settings - Fork 218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Smithy logo is cut off in new docs website in Firefox #1351
Comments
Thanks for reporting. I'm unable to reproduce this behavior, I'll need some more information about your environment. What is your operating system, and what is the Firefox version? |
Firefox 103.0 on Ubuntu 18.04.6. |
I can reproduce with Firefox 104.0.1 on Ubuntu 22.04 too. |
Reproducible with FF on 20.04. The preferred font Installed For something as visually-critical as a logo seems like we wouldn't want to rely on users having the right fonts. We could keep using an SVG version of this logo if we convert the text to a path instead. The logo looks like it could also use some cleanup regarding the hammer - it's a raster image, but is a simple shape and looks straightforward to turn into a path. Or just go full raster with the logo for browser usage (doesn't seem to exist in the repo yet). 🤷 |
Both the v1 and v2 doc websites exhibit this behavior. I can't reproduce in Chromium.
The text was updated successfully, but these errors were encountered: