From 7f3ed3adbcd67da9a48db2684968e5bb68df6b07 Mon Sep 17 00:00:00 2001 From: Phillip Barkmann Date: Fri, 26 Sep 2025 12:21:51 +0200 Subject: [PATCH] fix: align Business, Driver and by Lift logo to Brand guidelines --- src/components/Logo/variants/BusinessLogo.tsx | 22 ++++++++++------- src/components/Logo/variants/ByLyftLogo.tsx | 4 ++-- src/components/Logo/variants/DriversLogo.tsx | 24 +++++++++---------- 3 files changed, 27 insertions(+), 23 deletions(-) diff --git a/src/components/Logo/variants/BusinessLogo.tsx b/src/components/Logo/variants/BusinessLogo.tsx index 1cf7b36d..141fc587 100644 --- a/src/components/Logo/variants/BusinessLogo.tsx +++ b/src/components/Logo/variants/BusinessLogo.tsx @@ -2,29 +2,33 @@ import React, { ElementRef, FC, memo, SVGProps } from 'react'; import { getSemanticValue } from '../../../utils/cssVariables'; const BusinessLogo: FC>> = memo(props => ( - + + diff --git a/src/components/Logo/variants/ByLyftLogo.tsx b/src/components/Logo/variants/ByLyftLogo.tsx index b414569d..aa51c11c 100644 --- a/src/components/Logo/variants/ByLyftLogo.tsx +++ b/src/components/Logo/variants/ByLyftLogo.tsx @@ -25,11 +25,11 @@ const ByLyftLogo: FC>> = memo(props => ( /> )); diff --git a/src/components/Logo/variants/DriversLogo.tsx b/src/components/Logo/variants/DriversLogo.tsx index 71a8bc79..af853d90 100644 --- a/src/components/Logo/variants/DriversLogo.tsx +++ b/src/components/Logo/variants/DriversLogo.tsx @@ -2,33 +2,33 @@ import React, { ElementRef, FC, memo, SVGProps } from 'react'; import { getSemanticValue } from '../../../utils/cssVariables'; const DriversLogo: FC>> = memo(props => ( - +