From 95392bad2e395cbcf92b6220b739e44d01228319 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Sun, 31 Mar 2024 19:00:11 -0700 Subject: [PATCH] Minor tweaks. --- frontends/bringrss_flask/static/css/common.css | 2 ++ frontends/bringrss_flask/templates/filters.html | 2 -- frontends/bringrss_flask/templates/root.html | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) 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 -
-