We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d129d9b commit 7a6f0a1Copy full SHA for 7a6f0a1
1 file changed
docs/src/_layouts/homepage.pug
@@ -271,7 +271,7 @@ block content
271
span.block.hidden.sm_inline.mx-1 •
272
span.block.sm_inline.whitespace-no-wrap Designed and built by
273
a(href="https://www.algolia.com/")
274
- img.align-top.pl-05(src="assets/algolia-logo.svg", alt="search by Algolia", width=100)
+ img.align-top.pl-05.inline-block(src="assets/algolia-logo.svg", alt="search by Algolia", width=100)
275
ul.inline-block.text-2.mb-3
276
li.p-1.w-100.md_w-auto.inline-block
277
a(href="https://github.com/algolia/docsearch/blob/master/LICENSE") Code licensed under MIT
0 commit comments