Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ff3ff01

Browse files
chore: update logo description to specify maximum 3:1 aspect ratio (#18641)
Co-authored-by: blink-so[bot] <211532188+blink-so[bot]@users.noreply.github.com> Co-authored-by: matifali <[email protected]>
1 parent 8eebb4f commit ff3ff01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/src/pages/DeploymentSettingsPage/AppearanceSettingsPage/AppearanceSettingsPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ export const AppearanceSettingsPageView: FC<
112112
corner of the dashboard."
113113
validation={
114114
isEntitled
115-
? "We recommend a transparent image with 3:1 aspect ratio."
115+
? "An image with transparency and an aspect ratio of 3:1 or less will look best."
116116
: "This is an Enterprise only feature."
117117
}
118118
onSubmit={logoForm.handleSubmit}

0 commit comments

Comments
 (0)