Changed emojis in header

This commit is contained in:
Roger Gonzalez 2022-06-13 12:43:37 -03:00
parent 35e334438a
commit e152243f7f

View File

@ -168,7 +168,7 @@ button.clear-search:hover {
#tag_pollo:before { content: "🐔" ; }
#tag_fritas:before { content: "🍟" ; }
#tag_empanadas:before { content: "🥟" ; }
#tag_sandwiches:before { content: "🥙" ; }
#tag_sandwiches:before { content: "🥪" ; }
#tag_parrilla:before { content: "🔥" ; }
#tag_uruguayo:before { content: "🇺🇾" ; }
#tag_pizza:before { content: "🍕" ; }
@ -177,3 +177,6 @@ button.clear-search:hover {
#tag_helado:before { content: "🍨" ; }
#tag_vegano:before { content: "🌿" ; }
#tag_celiaco:before { content: "🌾❌" ; }
#tag_pancho:before { content: "🌭" ; }
#tag_chivito:before { content: "🐐" ; }
#tag_pasta:before { content: "🍝" ; }