Skip to content

Commit

Permalink
Update styles.css
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinLemon112 authored Sep 21, 2024
1 parent d300c03 commit 6513e22
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ nav input {
padding: 10px;
border: none;
border-radius: 5px;
margin-left: 300px; /* Adjusted margin for the search bar */
margin-left: 200px; /* Adjusted margin for the search bar */
font-size: 14px; /* Adjusted font size */
width: 200px; /* Adjusted width for the search bar */
background-color: #fff; /* Background color */
Expand Down Expand Up @@ -282,4 +282,4 @@ footer {
.filter-section {
width: 100%; /* Full width for better mobile responsiveness */
}
}
}

0 comments on commit 6513e22

Please sign in to comment.