Skip to content

Commit

Permalink
Add some margin to the bottom of the page
Browse files Browse the repository at this point in the history
  • Loading branch information
lynn authored Oct 31, 2024
1 parent 33e7500 commit d37ed6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ <h2 class="mb-5 tm-content-title">Welcome to Toaq!</h2>
<p class="mt-5 my-2">A light introductory course is available here:</p>
<a href="/TwE/00" class="btn btn-primary tm-nav-link">Toaq with Ease</a>
<p class="mt-5 my-2">For a complete description of the language, read:</p>
<a href="refgram/introduction/" class="btn btn-primary tm-nav-link">Reference Grammar of Toaq</a>
<a href="refgram/introduction/" class="btn btn-primary tm-nav-link mb-5">Reference Grammar of Toaq</a>
</section>
</main>
</div>
Expand Down

0 comments on commit d37ed6d

Please sign in to comment.