Skip to content

Commit

Permalink
Home section responsive completed
Browse files Browse the repository at this point in the history
  • Loading branch information
shubho0908 committed Mar 12, 2023
1 parent 0a4047d commit f29a3b2
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/Components/navbar.css
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,12 @@ a {
.right-three {
margin: 0;
}
.search-results {
width: fit-content;
right: 15px;
left: 15px;
top: 80px;
}
}

@media (max-width: 290px) {
Expand Down

0 comments on commit f29a3b2

Please sign in to comment.