fix(ui): remove extraneous whitespace from startup screen (#3990)

This commit is contained in:
Jacob Richman
2025-07-25 17:36:19 -07:00
committed by GitHub
parent 21fef1620d
commit b089845f1c
6 changed files with 53 additions and 4 deletions
@@ -38,7 +38,6 @@ export const Header: React.FC<HeaderProps> = ({
return (
<Box
marginBottom={1}
alignItems="flex-start"
width={artWidth}
flexShrink={0}