Skip to content

Commit

Permalink
add some margin to that button
Browse files Browse the repository at this point in the history
  • Loading branch information
swantzter committed Jul 11, 2023
1 parent dd78aa5 commit 65d81e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Auth.vue
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ watch(auth.user, newUser => {
>https://ropescore.com/privacy</a>
</div>

<text-button type="submit">
<text-button class="mt-2" type="submit">
Register
</text-button>
</form>
Expand Down

0 comments on commit 65d81e2

Please sign in to comment.