Skip to content

Commit

Permalink
header styles
Browse files Browse the repository at this point in the history
  • Loading branch information
hasith committed Oct 10, 2023
1 parent c874a38 commit 3245d3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/header.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ header {
display: flex;
justify-content: space-between;
align-items: center;
padding: 20px 50px;
padding: 10px 50px;
background-color: #ffffff;
box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
position: fixed;
Expand Down

0 comments on commit 3245d3d

Please sign in to comment.