Skip to content

Commit

Permalink
Add search for user #11 css
Browse files Browse the repository at this point in the history
  • Loading branch information
Scobiform committed Apr 20, 2024
1 parent abd1a8e commit dc46ed7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions static/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,7 @@ nav p {
#searchResults {
position: absolute;
z-index: 999;
background-color: var(--primary-color);
color: var(--secondary-color);
border: 1px solid var(--border-color);
border-radius: var(--border-radius);
padding: 0.42rem;
width: 28rem;
right: 0;
Expand Down

0 comments on commit dc46ed7

Please sign in to comment.