Remove text and add Icon
This commit is contained in:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user