Fix icon spacing for duotone too

master
Skylar Ittner 3 years ago
parent 28ce54735d
commit 78b8a21d01

@ -19,7 +19,7 @@ Framework7 and FontAwesome both have a .fab class
line-height: var(--f7-line-height);
}
.button .fas, .button .far, .button .fal {
.button .fas, .button .far, .button .fal, .button .fad {
margin-right: 0.3rem;
}

Loading…
Cancel
Save