Add search form submit #32 #45

Merged
jakob.scheid merged 20 commits from feature/search-form-submit into main 2026-05-14 11:29:19 +02:00
Showing only changes of commit 49d4401d00 - Show all commits
@@ -57,6 +57,7 @@ searchQueryModel.value = props.searchQuery;
display: flex;
justify-content: center;
flex-direction: column;
outline: 1px solid #dadada;
}
@media (max-width: 48rem) {