diff options
| author | unwox <me@unwox.com> | 2025-05-07 19:10:49 +0600 |
|---|---|---|
| committer | unwox <me@unwox.com> | 2025-05-07 19:10:49 +0600 |
| commit | 3109fdd4ec670eed45068b2b16f12f286d788482 (patch) | |
| tree | a0ca43e30802b6044d3c52f726955a512e0a2e21 | |
| parent | 8cf5e3712c3c3c7238490f423d7472ed560d5755 (diff) | |
small branding fixes
| -rw-r--r-- | static/og:image.png | bin | 33950 -> 437701 bytes | |||
| -rw-r--r-- | static/style.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/static/og:image.png b/static/og:image.png Binary files differindex f1656f0..ef6e42d 100644 --- a/static/og:image.png +++ b/static/og:image.png 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, |
