Removed italicization from i.fab

This commit is contained in:
Alejandro Angulo 2023-08-26 08:10:21 -07:00
parent 9fccc2f72e
commit 36fcd2bc01
Signed by: alejandro-angulo
GPG key ID: 75579581C74554B6

View file

@ -12,6 +12,10 @@ body {
font-size: 20px;
}
i.fab {
font-style: normal;
}
a {
color: #00a7af;
padding: 0.1em;