Skip to content

Commit

Permalink
fix (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
cfstcyr authored Dec 21, 2023
1 parent 6b58ac6 commit 2fe6cf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/search-page/search-page.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
display: grid;
grid-template-columns: auto;
grid-template-rows: repeat(2, auto);
align-items: center;
align-content: center;
width: 100%;
gap: 24px;

Expand Down

0 comments on commit 2fe6cf4

Please sign in to comment.