diff --git a/templates/base.html b/templates/base.html
index 9732cdd..dffdf50 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -59,17 +59,11 @@
rgba(0, 0, 0, 0.6)
),
url('/images/main_img.webp');
- background-image:
- /* Darken */
- linear-gradient(
- rgba(0, 0, 0, 0.9),
- rgba(0, 0, 0, 0.9)
- ),
- -webkit-filter: blur(5px);
- -moz-filter: blur(5px);
- -o-filter: blur(5px);
- -ms-filter: blur(5px);
- filter: blur(5px);
+ -webkit-filter: blur(3px);
+ -moz-filter: blur(3px);
+ -o-filter: blur(3px);
+ -ms-filter: blur(3px);
+ filter: blur(3px);
/* Center and scale the image nicely */
background-position: center;
diff --git a/templates/index.html b/templates/index.html
index 14e79c6..17ed845 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -14,15 +14,15 @@
-
-
Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to communities you're interested in, post links and discussions, then vote and comment on them. Lemmy isn't just a reddit alternative; its a network of interconnected communities ran by different people and organizations, all combining to create a single, personalized front page of your favorite news, articles, and memes.
- -Lemmy is similar to sites like Reddit, Lobste.rs, or Hacker News: you subscribe to communities you're interested in, post links and discussions, then vote and comment on them. Lemmy isn't just a reddit alternative; its a network of interconnected communities ran by different people and organizations, all combining to create a single, personalized front page of your favorite news, articles, and memes.
+