Edit icon size

This commit is contained in:
Paul Nicoué 2023-03-03 12:12:57 +01:00
parent 51fe86d804
commit 3730d53a49
3 changed files with 8 additions and 9 deletions

View file

@ -64,8 +64,8 @@
gap: 1rem;
a {
width: var(--small-icon-wrapper-size);
height: var(--small-icon-wrapper-size);
width: var(--text-font-height);
height: var(--text-font-height);
svg {
width: var(--h3-font-size);