feat: Add FontAwesome character thumbnail styles

This commit is contained in:
Thomas A. Christensen II 2023-07-01 17:18:01 -05:00
parent 56aed1a86d
commit 9d60376948
Signed by: millironx
GPG key ID: 09335146883990B9

View file

@ -172,3 +172,12 @@ h1 {
.card-title {
margin-right: 2.25em;
}
.thumb-icon-wrapper {
display: flex;
justify-content: center;
}
.thumb-icon-badge {
font-size: xx-large;
}