Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Azad77 committed Jan 4, 2024
1 parent e7346e3 commit ae77735
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ li {

li a {
display: block;
color: #666;
color: blue; /* Changed color from #666 to blue */
text-align: center;
padding: 14px 16px;
text-decoration: none;
Expand Down

0 comments on commit ae77735

Please sign in to comment.