styleguide: update sizes in icon grid
This commit is contained in:
parent
22c0300f3d
commit
6ac41e402d
9 changed files with 192 additions and 222 deletions
|
|
@ -414,11 +414,11 @@ main > div.generator {
|
|||
}
|
||||
|
||||
i[data-icon] {
|
||||
font-size: var(--text-5xl);
|
||||
font-size: 3rem;
|
||||
position: relative;
|
||||
|
||||
&.icon-small {
|
||||
font-size: var(--text-3xl);
|
||||
font-size: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue