align vstack in blank demo app (#2625)

This commit is contained in:
Timothy Pidashev 2024-02-15 12:17:53 -08:00 committed by GitHub
parent 37eeea1100
commit 45b70a130c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35,6 +35,7 @@ def index() -> rx.Component:
gap="1.5em",
font_size="2em",
padding_top="10%",
align="center",
),
)