From b69c0c2c2ae3f8e032a08863571cf04bdaa5167d Mon Sep 17 00:00:00 2001 From: Chrissy LeMaire Date: Tue, 10 Dec 2024 20:37:58 +0100 Subject: [PATCH] small updates --- css/components/footer.css | 2 +- css/components/landing/theme-toggle.landing.css | 2 +- js/components/landing-page.js | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/css/components/footer.css b/css/components/footer.css index 2d81f65..54021db 100644 --- a/css/components/footer.css +++ b/css/components/footer.css @@ -111,7 +111,7 @@ .theme-toggle .moon-icon { margin-left: auto; - transform: translateX(0px); + transform: translateX(-2px); } /* Hide emoji in dark mode */ diff --git a/css/components/landing/theme-toggle.landing.css b/css/components/landing/theme-toggle.landing.css index f9bc376..0540056 100644 --- a/css/components/landing/theme-toggle.landing.css +++ b/css/components/landing/theme-toggle.landing.css @@ -57,7 +57,7 @@ .theme-toggle .moon-icon { margin-left: auto; - transform: translateX(0px); + transform: translateX(-2px); } /* Hide emoji in dark mode */ diff --git a/js/components/landing-page.js b/js/components/landing-page.js index 1054771..e34abaf 100644 --- a/js/components/landing-page.js +++ b/js/components/landing-page.js @@ -81,7 +81,7 @@ class LandingPage extends HTMLElement {

How It Works

-

Take control of your Bluesky experience with our intuitive filtering system

+

Take control of your Bluesky experience with Mutesky's intuitive filtering system

@@ -89,7 +89,7 @@ class LandingPage extends HTMLElement {

Start with Simple Mode

-

Quickly filter content across major topics like politics, healthcare, and global affairs. Choose what you want to see—and what you don't—with just a few clicks.

+

Quickly filter content across major topics like politics, healthcare, and global affairs. Choose what you don't want to see with just a few clicks.