chore: update icon weight
This commit is contained in:
parent
dc1971eeac
commit
f485820315
3 changed files with 8 additions and 4 deletions
|
@ -99,6 +99,10 @@ pre {
|
|||
background: theme(colors.purple.500);
|
||||
}
|
||||
|
||||
[data-tablericon-name] {
|
||||
stroke-width: 1.25;
|
||||
}
|
||||
|
||||
.link--icon svg {
|
||||
color: theme(colors.gray.700)
|
||||
}
|
||||
|
|
Reference in a new issue