summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoger Gonzalez <roger@rogs.me>2022-06-13 12:43:37 -0300
committerRoger Gonzalez <roger@rogs.me>2022-06-13 12:43:37 -0300
commite152243f7f6c94c684eaed8ed519d0320dc2165d (patch)
tree375e1a931819cf3dbb1619a49531bf21b8b1a2ff
parent35e334438a703c4dd14948b9ac2b8e7546ac1d54 (diff)
Changed emojis in header
-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: "🍝" ; }