You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/Contact.jsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ function Contact() {
34
34
xlg={6}
35
35
max={6}// max width: full width (4-column grid)
36
36
>
37
-
<Stack>
37
+
<Stackgap={3}>
38
38
<h3>How can we help you?</h3>
39
39
<p>Whether you are an open source developer looking for guidance, or a business seeking consulting services, we're here to assist you. We offer expertise in the following areas:</p>
0 commit comments