Adjust font-weight
parent
380ca02909
commit
eba44019f6
|
@ -16,7 +16,7 @@ export default {
|
||||||
borderColor: 'transparent',
|
borderColor: 'transparent',
|
||||||
padding: '0.5rem 0.75rem',
|
padding: '0.5rem 0.75rem',
|
||||||
gap: '0.5rem',
|
gap: '0.5rem',
|
||||||
fontWeight: '700',
|
fontWeight: '600',
|
||||||
focusRing: {
|
focusRing: {
|
||||||
width: '{focus.ring.width}',
|
width: '{focus.ring.width}',
|
||||||
style: '{focus.ring.style}',
|
style: '{focus.ring.style}',
|
||||||
|
|
Loading…
Reference in New Issue