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