Skip to content

Commit 1d54829

Browse files
Merge pull request #109 from gtk-rs/fix-alignment
fix back link alignment
2 parents 6fc990c + a89567e commit 1d54829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-src/tutorial/gir_tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,5 +554,5 @@ That's it, with this we should be able to generate any GNOME crate you want. Hap
554554
[gir]: https://github.com/gtk-rs/gir
555555

556556
<div class="footer">
557-
<div><a href="/docs-src/tutorial">Going back to summary</a>.</div>
557+
<div style="text-align:center;width:100%;"><a href="/docs-src/tutorial">Going back to summary</a>.</div>
558558
</div>

0 commit comments

Comments
 (0)