Skip to content

Commit

Permalink
Result mockup
Browse files Browse the repository at this point in the history
  • Loading branch information
leonmelein committed Aug 22, 2024
1 parent 5aed22b commit ad824f2
Show file tree
Hide file tree
Showing 2 changed files with 20,612 additions and 28 deletions.
6 changes: 5 additions & 1 deletion src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,8 @@ body {
}
}


@media only screen and (max-width: 768px) {
.searchbar > button {
flex: 2;
}
}
Loading

0 comments on commit ad824f2

Please sign in to comment.