diff --git a/src/components/address-picker/address-picker.module.scss b/src/components/address-picker/address-picker.module.scss index b329cdc..ecae432 100644 --- a/src/components/address-picker/address-picker.module.scss +++ b/src/components/address-picker/address-picker.module.scss @@ -18,6 +18,7 @@ .input::placeholder { color: var(--text-muted); + border-radius: 12px; } .locationIcon { diff --git a/src/components/header/auth-status/auth-status.tsx b/src/components/header/auth-status/auth-status.tsx index 7c0606e..396e091 100644 --- a/src/components/header/auth-status/auth-status.tsx +++ b/src/components/header/auth-status/auth-status.tsx @@ -24,7 +24,7 @@ export const AuthStatus = ({ - diff --git a/src/components/hero-section/hero-section.module.scss b/src/components/hero-section/hero-section.module.scss index b099188..8db8f75 100644 --- a/src/components/hero-section/hero-section.module.scss +++ b/src/components/hero-section/hero-section.module.scss @@ -26,7 +26,7 @@ .actions { display: flex; - gap: 8px; + column-gap: var(--space-16); } .heading { diff --git a/src/components/hero-section/hero-section.tsx b/src/components/hero-section/hero-section.tsx index 7ba2d0c..60b4107 100644 --- a/src/components/hero-section/hero-section.tsx +++ b/src/components/hero-section/hero-section.tsx @@ -12,9 +12,7 @@ export const HeroSection = ({ className }: HeroSectionProps) => {
-

- Get your food delivered in under half an hour -

+

Get your food delivered in no time