Skip to content

Commit

Permalink
oky
Browse files Browse the repository at this point in the history
  • Loading branch information
dmabubakkar06 committed Mar 9, 2024
1 parent 319889d commit 3ae858e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,15 @@ body {

header {

width: 100%;
width: 95%;
height: 80px;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 119px;
position: fixed;
z-index: 100;
gap: 20px;

}
.logo {
Expand Down

0 comments on commit 3ae858e

Please sign in to comment.