taille typo dans les btn entête

This commit is contained in:
chankalan 2022-02-18 15:28:16 +01:00
parent c387bb4dae
commit 1263764c40
1 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@ span.btn {
position: relative;
label {
position: relative;
font-size: 1rem;
font-size: 0.9rem;
padding-right: 2rem;
font-weight: 400;
width: 100%;
@ -169,7 +169,7 @@ span.btn {
}
}
.btn {
font-size: 1rem;
font-size: 0.9rem;
.fas:before {
font-size: 1rem;
}