Skip to content

Commit

Permalink
Merge pull request #37 from Crudzaso/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
DiegoAndresRamirez authored Nov 4, 2024
2 parents fcfe645 + d3b4879 commit 9e34883
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/js/Pages/Welcome.vue
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ onBeforeUnmount(() => {
</div>
<button :style="{ background: theme.primary }"
class="px-8 py-3 rounded-lg text-white text-lg font-medium shadow-lg inline-flex items-center gap-2 transition-transform duration-200 hover:scale-105">
¡Ver resultados!
<a href="lottery-results">¡Ver resultados!</a>
<ArrowRight :size="20" />
</button>
</div>
Expand Down

0 comments on commit 9e34883

Please sign in to comment.