We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent adb2846 commit a0a4f75Copy full SHA for a0a4f75
pages/events/[id].tsx
@@ -152,7 +152,7 @@ const H2 = styled.h2`
152
const SmartButtonContainer = styled.div`
153
text-align: center;
154
position: relative;
155
- margin-top: 24px;
+ margin: 24px 16px 16px 16px;
156
font-size: 20px;
157
`;
158
pages/workshops/[id].tsx
@@ -137,7 +137,7 @@ const B = styled.b`
137
138
139
140
141
142
143
0 commit comments