Specifies font to use for fab class
This commit is contained in:
parent
3f61219b72
commit
9fccc2f72e
|
@ -8,6 +8,7 @@ body {
|
|||
}
|
||||
|
||||
.fab {
|
||||
font-family: "Font Awesome 6 Brands";
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue