summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--static/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 91ab56d..5a70180 100644
--- a/static/style.css
+++ b/static/style.css
@@ -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: "🍝" ; }