taille typo dans les btn entête
This commit is contained in:
parent
c387bb4dae
commit
1263764c40
@ -120,7 +120,7 @@ span.btn {
|
|||||||
position: relative;
|
position: relative;
|
||||||
label {
|
label {
|
||||||
position: relative;
|
position: relative;
|
||||||
font-size: 1rem;
|
font-size: 0.9rem;
|
||||||
padding-right: 2rem;
|
padding-right: 2rem;
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
@ -169,7 +169,7 @@ span.btn {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.btn {
|
.btn {
|
||||||
font-size: 1rem;
|
font-size: 0.9rem;
|
||||||
.fas:before {
|
.fas:before {
|
||||||
font-size: 1rem;
|
font-size: 1rem;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user