Skip to content
This repository was archived by the owner on Apr 18, 2025. It is now read-only.

Commit eb48b6f

Browse files
Added a font color to h2
1 parent be0e924 commit eb48b6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Form-Controls/styles.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
body {
22
font-family: Georgia, "Times New Roman", Times, serif;
3+
color: white;
34
display: flex;
45
flex-direction: column;
56
align-items: center;

0 commit comments

Comments
 (0)