Remove text and add Icon

This commit is contained in:
PascalMarchesseault
2025-01-28 18:37:17 -05:00
parent ff135a8f4f
commit 641e02abc9
2 changed files with 49 additions and 16 deletions

View File

@@ -115,10 +115,6 @@ import Footer from "@/views/main/Footer.vue";
</template>
<style scoped>
.bg-primary{
background-color: #6A0164;
}
.box-text{
color: #6A0164;
font-size: 30px;
@@ -185,7 +181,7 @@ body {
}
.support-text {
font-size: 2.5rem; /* Ajustez la taille du texte */
font-size: 2.2rem; /* Ajustez la taille du texte */
line-height: 1.1; /* Ajustez l'espacement entre les lignes */
text-align: left; /* Alignement du texte à gauche */
font-weight: bold; /* Rend le texte gras */