chore: fixed width icons

This commit is contained in:
mochaaP 2022-06-23 06:02:11 +00:00
parent c81fd58ec4
commit ac63dc368c

View File

@ -24,3 +24,8 @@ a {
aside [data-mark='nickname'] {
margin-left: 1px;
}
.fas {
text-align: center;
width: 1.25em;
}