diff --git a/sass/style.scss b/sass/style.scss
index fd9eed2..aa0f665 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -37,4 +37,10 @@ ul {
li {
padding: unset;
}
+}
+
+.flag {
+ height: 1.3em;
+ position: relative;
+ top: 0.35em;
}
\ No newline at end of file
diff --git a/templates/_macros.html b/templates/_macros.html
index 6fb1538..69a8ec8 100644
--- a/templates/_macros.html
+++ b/templates/_macros.html
@@ -33,10 +33,9 @@
{% endfor %}
{% if lang == "en"%}
-
+
{% else %}
- ![]()
{% endif %}