Skip to content

Commit

Permalink
Improve handling of short results on search page
Browse files Browse the repository at this point in the history
  • Loading branch information
DeclanChidlow committed Feb 17, 2025
1 parent 52f7a83 commit 0681540
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
Empty file.
5 changes: 4 additions & 1 deletion src/assets/styles/pages/search.css
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,13 @@
margin-bottom: 1rem;
}

.pagefind-ui__results-area {
width: 100%;
}

.pagefind-ui__results {
display: flex;
flex-direction: column;

line-height: inherit;
margin: auto;
}
Expand Down

0 comments on commit 0681540

Please sign in to comment.