Reduce icons size

This commit is contained in:
Vri 🌈 2023-01-12 23:10:57 +01:00
parent 9d5664fc84
commit bf0f36ac80
Signed by: vrifox
GPG key ID: D40098E5B60B2197

View file

@ -1,5 +1,5 @@
.icon {
width: 2rem;
height: 2rem;
width: 1.25rem;
height: 1.25rem;
fill: currentColor;
}