Adding new logo (#526)
* Adding new logo I reverted to the previous way of displaying the logo, as a background SVG image. Adding a new `<svg>` inline element to the markup could break people implementation relying on our markup, so better play safe and keep the markup the same. I used the SVG available on our https://www.algolia.com/press#resources page, but trimmed it through SVGO (50% compression) before adding it to the background. * Updating logo to version validated by design team Original dimensions are 168x24, but this is substancially bigger than what we used to have (130x19px). InstantSearch used a 134x20px ratio, and I re-used the same. Slightly bigger than what we had before, but keeping the correct ratio.
This commit is contained in:
parent
2c6e6bc240
commit
c0f64d2c76
2 changed files with 14 additions and 14 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue