Reduce icons size
This commit is contained in:
parent
9d5664fc84
commit
bf0f36ac80
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
.icon {
|
.icon {
|
||||||
width: 2rem;
|
width: 1.25rem;
|
||||||
height: 2rem;
|
height: 1.25rem;
|
||||||
fill: currentColor;
|
fill: currentColor;
|
||||||
}
|
}
|
Loading…
Reference in a new issue