We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df01136 commit cc5ff65Copy full SHA for cc5ff65
1 file changed
alphaspheredotai_github_io/pages/home.py
@@ -13,7 +13,7 @@ def home_page() -> rx.Component:
13
src="https://raw.githubusercontent.com/AlphaSphereDotAI/.github/main/Logos/400x400.jpg",
14
alt="AlphaSphere.AI Logo",
15
border_radius="50%",
16
- height="25%",
+ height="auto",
17
width="25%",
18
),
19
rx.heading("AlphaSphere.AI", size="9", weight="bold"),
0 commit comments