Skip to content

Commit 8717f7f

Browse files
authored
Update solution.hide.css
1 parent 0fdfe91 commit 8717f7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/09-Spectacular-login-form/solution.hide.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ body {
22
padding: 0;
33
margin: 0;
44
font-size: 24px;
5-
font-family: "Helvetica Neue";
5+
font-family: Arial, Helvetica, sans-serif;
66
}
77

88
.login {

0 commit comments

Comments
 (0)