Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
vuvnguyen95 committed Feb 12, 2024
1 parent 6f1deab commit 43d7615
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -67,16 +67,15 @@ header {
display: flex;
justify-content: space-between;
align-items: center;
margin-right: 20px;

margin-left: 30%;
}

#menu a {
text-decoration: none;
text-emphasis: bold;
font-size: large;
color: #ffffff;
margin-left: 40%;
margin-left: 20%;
padding: 20px;
border-radius: 5px;
transition: background-color 0.3s;
Expand Down

0 comments on commit 43d7615

Please sign in to comment.