mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-22 08:08:13 +00:00
fix(basic-info-cards): reduce gap between cards
This commit is contained in:
parent
5346b60591
commit
ac0d94c67e
@ -9,7 +9,7 @@ const BasicInfoCards = () => {
|
||||
display: 'flex',
|
||||
flexDirection: 'row',
|
||||
flexWrap: 'wrap',
|
||||
gap: '15px',
|
||||
gap: '14px',
|
||||
width: '100%',
|
||||
}}
|
||||
>
|
||||
|
Loading…
x
Reference in New Issue
Block a user