Fix: Adjusted the optical size of material icons for improved definition
This commit is contained in:
parent
92b47e6519
commit
25b5cf187f
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ html {
|
||||||
'FILL' 1,
|
'FILL' 1,
|
||||||
'wght' 400,
|
'wght' 400,
|
||||||
'GRAD' 0,
|
'GRAD' 0,
|
||||||
'opsz' 24
|
'opsz' 48;
|
||||||
}
|
}
|
||||||
|
|
||||||
.material-icons.info_outline:before {
|
.material-icons.info_outline:before {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue