Skip to content

Commit

Permalink
Add match message
Browse files Browse the repository at this point in the history
  • Loading branch information
toblu96 committed Oct 29, 2023
1 parent 5c4ad53 commit a581177
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/pages/index.vue
Expand Up @@ -8,6 +8,7 @@
</div>
</div>
<div v-else class="mx-auto max-w-7xl sm:px-6 lg:px-8">
<h1 class="text-2xl font-bold py-5">It's a match!! 🎉</h1>
<div
class="relative overflow-hidden bg-gray-900 px-6 py-20 shadow-xl sm:rounded-3xl sm:px-10 sm:py-24 md:px-12 lg:px-20">
<div class="absolute inset-0 bg-gray-900/90 mix-blend-multiply" />
Expand Down

0 comments on commit a581177

Please sign in to comment.