Fix app image clipping

This commit is contained in:
Jon Staab
2025-09-09 10:38:24 -07:00
parent 998c48b1d3
commit 6d383d54e8
4 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ VITE_PLATFORM_URL=https://flotilla.social
VITE_PLATFORM_TERMS=https://flotilla.social/terms
VITE_PLATFORM_PRIVACY=https://flotilla.social/privacy
VITE_PLATFORM_NAME=Flotilla
VITE_PLATFORM_LOGO=static/flotilla.png
VITE_PLATFORM_LOGO=static/logo.png
VITE_PLATFORM_RELAYS=
VITE_PLATFORM_ACCENT="#7161FF"
VITE_PLATFORM_SECONDARY="#EB5E28"