Skip to content

Commit a662cec

Browse files
committed
Merge branch 'main' into demo
2 parents e658294 + 722b301 commit a662cec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/src/pages/Home/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -835,7 +835,7 @@ export function Illustration(props: IconProps) {
835835

836836
export default function CallToActionWithIllustration() {
837837
return (
838-
<Box bg="white">
838+
<Box bg="white" height="100dhv">
839839
<WithSubnavigation />
840840
<Container maxW="5xl">
841841
<Stack

0 commit comments

Comments
 (0)