Skip to content

Commit b64b60b

Browse files
committed
second heroku commit 8.0
1 parent 7a6ee46 commit b64b60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/signup.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,9 +121,9 @@ class Signup extends Component {
121121
</Form.Group>
122122
<div style={{
123123
left: 2,
124-
fontSize: "28px",
124+
fontSize: "32px",
125125
position: "relative",
126-
top: 20
126+
top: 23
127127
}}>
128128
<Button
129129
disabled={isDisabled}

0 commit comments

Comments
 (0)