diff --git a/assets/static/style.css b/assets/static/style.css index 262fec4..ef4fc5b 100644 --- a/assets/static/style.css +++ b/assets/static/style.css @@ -171,4 +171,9 @@ img:hover { display: flex; align-items: center; gap: 16px; +} + +a .icon { + text-decoration: none; + vertical-align: middle; } \ No newline at end of file diff --git a/templates/home.html b/templates/home.html index 47dba84..fa83f82 100644 --- a/templates/home.html +++ b/templates/home.html @@ -33,7 +33,6 @@