Smaller margin between icon and statement heading

This commit is contained in:
daudix
2024-07-05 03:11:38 +03:00
parent 280857fc56
commit 3cead8e440

View File

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