forked from LiveCarta/LiveCartaWP
links tabindex
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user