feat: Add FontAwesome character thumbnail styles
This commit is contained in:
parent
56aed1a86d
commit
9d60376948
1 changed files with 9 additions and 0 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue