mirror of
https://github.com/status-im/discover-dapps.git
synced 2025-01-28 03:14:58 +00:00
Fixes spacing
This commit is contained in:
parent
1b3d820ae9
commit
1d3f037682
@ -4,8 +4,7 @@
|
|||||||
font-family: $font;
|
font-family: $font;
|
||||||
background: $background;
|
background: $background;
|
||||||
display: flex;
|
display: flex;
|
||||||
margin: 0 calculateRem(16) calculateRem(11);
|
margin: 0 calculateRem(16) calculateRem(11) calculateRem(16);
|
||||||
height: calculateRem(145);
|
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user