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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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