Skip to content

Commit b845107

Browse files
committed
Remove increased margin
1 parent 021dfb3 commit b845107

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/components/pages/front/SignupSection.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ const SignupSection = () => {
7474
oneTime
7575
>
7676
<div className="w-full">
77-
<Label htmlFor="signup-email-input" className="text-cr-primary ml-7">
77+
<Label htmlFor="signup-email-input" className="text-cr-primary">
7878
Email:
7979
</Label>
8080
<Input

0 commit comments

Comments
 (0)