handling member phone
This commit is contained in:
parent
13b3ce8066
commit
224b0891b1
|
|
@ -47,6 +47,13 @@
|
|||
&__name {
|
||||
@apply text-xl font-bold !my-0 text-patrimoine-sante-securite;
|
||||
}
|
||||
&__phone {
|
||||
@apply font-bold flex items-center pt-1;
|
||||
&:before {
|
||||
@apply content-[''] block h-6 w-6 bg-contain bg-center bg-no-repeat mr-2;
|
||||
background-image: url('../resources/img/pictogrammes/Homegrade_repertoire-telephone.svg');
|
||||
}
|
||||
}
|
||||
&__description {
|
||||
@apply pt-2;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user