fixed content overlap
- fixed text overlapping with the graphics
This commit is contained in:
parent
d91b524dbd
commit
b28264ba70
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ const StyledSVG = styled.svg`
|
||||||
|
|
||||||
display: block;
|
display: block;
|
||||||
margin: 1rem;
|
margin: 1rem;
|
||||||
margin-bottom: 2rem;
|
margin-bottom: 4.5rem;
|
||||||
|
|
||||||
transform: scale(2);
|
transform: scale(2);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue