Fixes spacing
This commit is contained in:
parent
1b3d820ae9
commit
1d3f037682
|
@ -4,8 +4,7 @@
|
|||
font-family: $font;
|
||||
background: $background;
|
||||
display: flex;
|
||||
margin: 0 calculateRem(16) calculateRem(11);
|
||||
height: calculateRem(145);
|
||||
margin: 0 calculateRem(16) calculateRem(11) calculateRem(16);
|
||||
position: relative;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue