mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-01-22 09:19:28 +00:00
format
This commit is contained in:
parent
d1a1ee38c0
commit
deabb78767
@ -12,7 +12,7 @@ const Overview = () => {
|
||||
imgHeight="250%"
|
||||
rightImageSrc="./background-images/sync-status-background.png"
|
||||
>
|
||||
<YStack >
|
||||
<YStack>
|
||||
<YStack space={'$5'} width="150%">
|
||||
<Text size={27} weight={'semibold'}>
|
||||
Overview
|
||||
|
@ -13,8 +13,6 @@
|
||||
min-width: 150px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@media screen and (max-width: 1000px) {
|
||||
.overview-cards {
|
||||
flex-direction: column;
|
||||
|
@ -1,4 +1,3 @@
|
||||
|
||||
.layout::after {
|
||||
display: block;
|
||||
content: '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user