Skip to content

Commit

Permalink
style: add space between tag line and login button
Browse files Browse the repository at this point in the history
  • Loading branch information
caro3801 committed Oct 3, 2024
1 parent 2f4c83a commit 601b410
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/Login.vue
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<button-icon
:label="loginLabel"
:to="signinRoute"
class="login-view__enter_link"
class="login-view__enter_link mt-4"
icon-left="user"
variant="action"
@click="image.shake()"
Expand Down

0 comments on commit 601b410

Please sign in to comment.