Skip to content

Commit

Permalink
update: card value
Browse files Browse the repository at this point in the history
  • Loading branch information
leandrocampero committed Apr 2, 2024
1 parent e5f92d5 commit c71d19b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
6 changes: 3 additions & 3 deletions layouts/default.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
<v-row no-gutters align="center">
<v-col cols="3" md="1" class="mr-4">
<nuxt-link to="/">
<icons-app-bar class="tw-max-h-12" />
<icons-app-bar class="tw-max-h-12" />
</nuxt-link>
</v-col>

<v-col>
<nuxt-link to="/">
<v-app-bar-title class="serif-font">
<v-app-bar-title class="serif-font">
<span class="tw-text-2xl sm:tw-text-3xl">
Boda Lour y Lean
</span>
</v-app-bar-title>
</v-app-bar-title>
</nuxt-link>
</v-col>

Expand Down
5 changes: 3 additions & 2 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -158,8 +158,9 @@

<div class="tw-text-2xl">
por eso te pedimos que abones tu tarjeta con
<span class="tw-font-bold">$ 20.100 </span> (valor hasta el 30/3).
Menores de 11 pagan $ 8.100, menores de 4 no pagan.
<span class="tw-font-bold">$ 23.115 </span> (valor hasta el 30/4).
Menores de 11 pagan $ 9.315, menores de 4 no pagan. Se puede ir
pagando de una tarjeta.
</div>
<div class="tw-text-2xl">
De esa forma nos ayudas a cumplir nuestro sueño.
Expand Down

0 comments on commit c71d19b

Please sign in to comment.