Skip to content

Commit 39582dd

Browse files
committed
Add top padding
1 parent cf1bd26 commit 39582dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/pages/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<v-spacer></v-spacer>
2424
<v-btn
2525
exact-path
26-
class="primary"
26+
class="primary mt-5"
2727
:large="$vuetify.breakpoint.lgAndUp"
2828
:to="{ name: 'login' }"
2929
>

0 commit comments

Comments
 (0)