Fix: icon font size

This commit is contained in:
advplyr 2021-10-18 19:53:33 -05:00
parent e3425acd75
commit 09aed354b3

View File

@ -20,6 +20,9 @@
-webkit-font-feature-settings: 'liga';
-webkit-font-smoothing: antialiased;
}
.material-icons:not(.text-sm):not(.text-md):not(.text-base):not(.text-lg):not(.text-xl):not(.text-2xl):not(.text-3xl):not(.text-4xl):not(.text-5xl):not(.text-6xl) {
font-size: 1.5rem;
}
@font-face {