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 {
Take control of your Bluesky experience with our intuitive filtering system
+Take control of your Bluesky experience with Mutesky's intuitive filtering system
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.