diff --git a/app/components/Services.tsx b/app/components/Services.tsx index e0d7df6..94efad1 100644 --- a/app/components/Services.tsx +++ b/app/components/Services.tsx @@ -158,7 +158,7 @@ export function MobileLayout({ {selectedFeature.description} - + ); @@ -247,9 +247,10 @@ export default function Services() { variant="outlined" sx={{ display: {xs: 'none', sm: 'flex'}, + maxHeight: '50vh', }} > - +