Skip to content

Commit bfd1ea3

Browse files
authored
fix font size
1 parent f0202aa commit bfd1ea3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

57-parallax background svg/style.css

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@ body {
2020

2121
h1,
2222
h2 {
23-
font-size: 2.6rem;
23+
font-size: 2rem;
2424
margin: 0;
2525
}
2626

2727
p {
28-
font-size: 1.3rem;
28+
font-size: 1rem;
2929
margin: 0;
3030
}
3131

0 commit comments

Comments
 (0)