diff --git a/frontends/bringrss_flask/static/css/common.css b/frontends/bringrss_flask/static/css/common.css
index a1376a0..ab39d31 100644
--- a/frontends/bringrss_flask/static/css/common.css
+++ b/frontends/bringrss_flask/static/css/common.css
@@ -105,6 +105,8 @@ textarea::placeholder
display: flex;
justify-content: center;
align-items: center;
+ gap: 8px;
+ text-decoration: none;
}
#content_body
diff --git a/frontends/bringrss_flask/templates/filters.html b/frontends/bringrss_flask/templates/filters.html
index df90028..aa27ab8 100644
--- a/frontends/bringrss_flask/templates/filters.html
+++ b/frontends/bringrss_flask/templates/filters.html
@@ -111,8 +111,6 @@ h2:first-child
-
-