Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielTRZ authored Oct 25, 2024
1 parent d47b508 commit 42a7a3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ box-shadow: 1px 4px 20px rgba(0, 0, 0, 0.1);
}

header h1 {
font-size: 36px;
font-size: 36px;
color: #1e90ff;
margin-bottom: 20px;
text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
Expand Down

0 comments on commit 42a7a3e

Please sign in to comment.