Compare commits

1 Commits

Author SHA1 Message Date
51524a24c5 Bob AI: change border radius to pill style 2026-02-06 12:45:37 +02:00

View File

@@ -17,11 +17,11 @@ export default function LandingPage() {
<ThemeProvider
defaultButtonVariant="expand-hover"
defaultTextAnimation="background-highlight"
borderRadius="sharp"
borderRadius="pill"
contentWidth="compact"
sizing="mediumLarge"
background="none"
cardStyle="glass"
cardStyle="elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
headingFontWeight="bold"