Added: 3 receipe, author info, emoji css update.

This commit is contained in:
Ny Andry
2022-12-23 00:35:34 +03:00
parent c3457e0e53
commit 559ca4f302
5 changed files with 119 additions and 0 deletions

View File

@@ -231,6 +231,7 @@ button#clear-search:hover {
#tag_lemons:before { content: "🍋" ;}
#tag_liquour:before { content: "🥃" ;}
#tag_lunch:before { content: "🍱" ; }
#tag_malagasy:before { content: "🇲🇬" ; }
#tag_mediterranean:before { content: "🫒" ; }
#tag_mexican:before { content: "🇲🇽" ; }
#tag_milk:before { content: "🥛" ; }
@@ -253,6 +254,7 @@ button#clear-search:hover {
#tag_salad:before { content: "🥗" ;}
#tag_sandwich:before { content: "🥪" ;}
#tag_seafood:before { content: "🦐" ; }
#tag_senegalese:before { content: "🇸🇳" ; }
#tag_soup:before { content: "🍜" ;}
#tag_sourdough:before { content: "🥖" ;}
#tag_southwest:before { content: "🤠" ; }