💄 Update styling of AppShelf

This commit is contained in:
ajnart
2022-05-16 22:53:13 +02:00
parent f5eb36ff00
commit 006b1a61bf

View File

@@ -33,7 +33,7 @@ export function AppShelfItem(props: any) {
setHovering(false); setHovering(false);
}} }}
> >
<Card withBorder radius="lg" shadow="xl"> <Card withBorder radius="lg" shadow="md">
<Card.Section> <Card.Section>
<Text mt="sm" align="center" lineClamp={1} weight={550}> <Text mt="sm" align="center" lineClamp={1} weight={550}>
{service.name} {service.name}