We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e2c305 commit 8da150eCopy full SHA for 8da150e
src/pages/index.astro
@@ -62,8 +62,8 @@ import Layout from "../layouts/Layout.astro";
62
</div>
63
64
<div class="row align-items-center">
65
- <div class="mt-5 text-end">
66
- Too complicated? Make a deal with
+ <div class="mt-5 text-md-end">
+ Too complicated? <br class="d-md-none" />Make a deal with
67
<a href="https://jacomyma.github.io/gephisto/" role="button" class="btn btn-sm fw-bold">
68
<Image src="/icons/gephisto-logo-inverted.svg" alt="Gephi Lite logo" class="h-100" width="32" height="32" />
69
<span style="color:#f4a2b9;">Gephisto</span>
0 commit comments