make search results numbered (#809)

This commit is contained in:
augusto
2022-07-02 14:57:59 -03:00
committed by GitHub
parent b95e0013b4
commit 44745037c4

View File

@@ -172,7 +172,7 @@ button#clear-search:hover {
.matched-recipe { .matched-recipe {
font-size: x-large ; font-size: x-large ;
display: block !important ; display: list-item !important ;
} }
.list-searched { .list-searched {