From 3109fdd4ec670eed45068b2b16f12f286d788482 Mon Sep 17 00:00:00 2001 From: unwox Date: Wed, 7 May 2025 19:10:49 +0600 Subject: small branding fixes --- static/og:image.png | Bin 33950 -> 437701 bytes static/style.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/static/og:image.png b/static/og:image.png index f1656f0..ef6e42d 100644 Binary files a/static/og:image.png and b/static/og:image.png differ diff --git a/static/style.css b/static/style.css index 85c3abb..771af7f 100644 --- a/static/style.css +++ b/static/style.css @@ -319,7 +319,7 @@ footer { } .logo { - filter: brightness(10); + filter: invert(); } button, -- cgit v1.2.3