Fix for mobile version

This commit is contained in:
Dominic Villemure
2024-09-07 10:53:22 -04:00
parent 9f5fba1a6a
commit 34180ec383
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<div class="flex flex-col items-center min-w-[700px] m-4">
<div class="flex flex-col items-center min-w-[300px] sm:min-w-[400px] md:min-w-[500px] lg:min-w-[700px] m-4">
<h1 class="text-center text-2xl font-bold mb-5">Inscription</h1>
<div class="w-full h-0.5 mt-4 mb-4" :style="{ backgroundColor: '#A30E79' }"></div>
<div class="w-full">