Skip to content

Commit

Permalink
Change header color
Browse files Browse the repository at this point in the history
  • Loading branch information
trajkd authored Jun 9, 2024
1 parent 2f40ecc commit 9a9c6e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ul, ol { margin: 1em 0; padding: 0 0 0 20px; }
body { background: #fff; }
header, footer, .container { max-width: 45em; margin: 0 auto; }

header { padding: 0 0.5em; color: #C90B0B; }
header { padding: 0 0.5em; color: #6290C8; }
header img { border-radius: 10px; float: left; margin: 20px}
header p { font-size:2em; font-weight: bold; padding-left: 2em;}
header p span { font-size: 1em; font-weight: normal;}
Expand Down

0 comments on commit 9a9c6e1

Please sign in to comment.