Edit icon size
This commit is contained in:
parent
51fe86d804
commit
3730d53a49
3 changed files with 8 additions and 9 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue