links tabindex

This commit is contained in:
Jerry
2024-05-15 09:30:52 +02:00
parent b8da9ee8e7
commit 197b599246
11 changed files with 57 additions and 57 deletions

View File

@@ -41,8 +41,8 @@ get_header();
</div>
</div>
<div class="buttons">
<a href="/book-a-demo/" class="button xxl mp-top-right">Book a demo</a>
<a href="/user/registration" class="button xxl mp-top-left">Sign up for free</a>
<a href="/book-a-demo/" class="button xxl mp-top-right" tabindex="0">Book a demo</a>
<a href="/user/registration" class="button xxl mp-top-left" tabindex="0">Sign up for free</a>
</div>
</div>
<div class="right">