diff --git a/static/style.css b/static/style.css index 117177f..39b5f05 100644 --- a/static/style.css +++ b/static/style.css @@ -267,6 +267,7 @@ button#clear-search:hover { #tag_swiss:before { content: "πŸ‡¨πŸ‡­" ; } #tag_thai:before { content: "πŸ‡ΉπŸ‡­" ;} #tag_tomato:before { content: "πŸ…" ;} +#tag_tunisian:before { content: "πŸ‡ΉπŸ‡³" ; } #tag_turkey:before { content: "πŸ¦ƒ" ; } #tag_turkish:before { content: "πŸ‡ΉπŸ‡·" ; } #tag_ukrainian:before { content: "πŸ‡ΊπŸ‡¦" ; }