Skip to content

Commit 8f99bea

Browse files
Update style.css
1 parent d8ac782 commit 8f99bea

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

css/style.css

+8-9
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,13 @@ body {
3939
}
4040

4141
h1 {
42-
text-align: center;
43-
44-
font-family: "Century Gothic", arial, sans-serif;
45-
font-size: 200%;
42+
text-align: center;
43+
font-family: "Century Gothic", arial, sans-serif;
44+
font-size: 200%;
4645
}
4746

48-
p {
49-
font-family: "Century Gothic", arial, sans-serif;
50-
font-size: 125%;
51-
margin: 0;
52-
}
47+
p {
48+
font-family: "Century Gothic", arial, sans-serif;
49+
font-size: 125%;
50+
margin: 0;
51+
}

0 commit comments

Comments
 (0)