Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
ayush-848 committed Aug 4, 2024
1 parent 2768c67 commit 2da7210
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ option {
top: 60px;
left: 20px;
background-color: #022a2d;
width: 30%;
width: 45% !important;
margin-top: 30px;
padding: 20px;
z-index: 10;
Expand All @@ -255,6 +255,7 @@ option {

.nav_link li {
margin: 10px 0;
font-size: 18px;
}

.nav_link a {
Expand Down

0 comments on commit 2da7210

Please sign in to comment.