Skip to content

Commit

Permalink
fix: link to story
Browse files Browse the repository at this point in the history
  • Loading branch information
andrejsharapov committed Jul 25, 2023
1 parent 3d9e5a7 commit ef9b0e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ mixin sheet(color, saturation, size)
v-progress-circular(indeterminate, color='grey lighten-5')

v-hover(#default='{ hover }')
v-btn.d-none.d-lg-block.mx-auto.mt-auto.mb-0.uppercase(
v-btn.d-none.d-lg-flex.align-center.mx-auto.mt-auto.mb-0.uppercase(
block,
text,
plain,
Expand Down

0 comments on commit ef9b0e4

Please sign in to comment.