From 20afc2de8e1c793891658d13e5aa9c9cd7e25ebd Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Mon, 12 May 2025 20:38:36 -0500 Subject: [PATCH] fix: change aspect ratio --- .../feat/server-page/server-editor/server-editor-provider.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/www/src/components/feat/server-page/server-editor/server-editor-provider.tsx b/apps/www/src/components/feat/server-page/server-editor/server-editor-provider.tsx index 619723b..1f1f7cc 100644 --- a/apps/www/src/components/feat/server-page/server-editor/server-editor-provider.tsx +++ b/apps/www/src/components/feat/server-page/server-editor/server-editor-provider.tsx @@ -254,7 +254,7 @@ export function ServerEditorProvider({

Pick out whatever represents your server best! Images have a limit of 4.5MB, and the prefered aspect ratio for - the banner should be 10:4 to look the best on MHSF. + the banner should be 19:11 to look the best on MHSF.