Use margin instead of untrimmed space

This commit is contained in:
daudix
2024-07-05 03:08:38 +03:00
parent 29fa3ec522
commit 280857fc56
3 changed files with 5 additions and 4 deletions

View File

@ -23,6 +23,7 @@
line-height: normal;
.icon {
margin-inline-end: 0.5rem;
width: 1rem;
height: 1rem;
}