fix item icon fix

This commit is contained in:
keyan 2023-07-15 11:35:10 -05:00
parent 3c3de2eb24
commit 253d75b438
1 changed files with 1 additions and 2 deletions

View File

@ -7,8 +7,7 @@
} }
.icon { .icon {
display: inline-flex; display: inline-block;
align-items: center;
} }
a.title:visited { a.title:visited {