Skip to content

Commit

Permalink
Change header color
Browse files Browse the repository at this point in the history
Change header color
  • Loading branch information
NkululekoMemela authored Feb 10, 2025
1 parent 83eaafb commit a05fb00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@ html, body {
}

.page-header {
background-color: #ADD8E6; /* Light grey background */
background-color: #D3D3D3; /* Light grey background */
padding: 15px; /* Adds space inside */
text-align: center; /* Center aligns text */
display: flex; /* Enables flexbox for alignment */
Expand Down

0 comments on commit a05fb00

Please sign in to comment.