We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 335111c commit 62af427Copy full SHA for 62af427
1 file changed
src/components/Workshop-Card/WorkshopsCardWrapper.style.js
@@ -67,7 +67,7 @@ const WorkshopCardWrapper = styled.div`
67
display: block;
68
width: 100%;
69
text-align: center;
70
- margin-top: -5rem;
+ margin-top: 0.625rem;
71
transition: all 0.25s ease-in;
72
}
73
0 commit comments