From bc8639b86a266cd4e8ed176f4d6d23b50bf288d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9za=20Kalfane?= Date: Thu, 16 May 2024 11:31:05 +0200 Subject: [PATCH 1/2] fix: auto format --- components/amplience/image/image.types.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/amplience/image/image.types.ts b/components/amplience/image/image.types.ts index b68383f..9034067 100644 --- a/components/amplience/image/image.types.ts +++ b/components/amplience/image/image.types.ts @@ -10,7 +10,7 @@ export enum ImageFormat { PNG = 'png', GIF = 'gif', AVIF = 'avif', - DEFAULT = 'default', + DEFAULT = 'auto', } export enum ImageScaleMode { From 649019a0eca9eaabc300024a64ae3e2edcdf40de Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9za=20Kalfane?= Date: Thu, 16 May 2024 11:43:34 +0200 Subject: [PATCH 2/2] fix: styling --- components/amplience/call-to-action/call-to-action.tsx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/components/amplience/call-to-action/call-to-action.tsx b/components/amplience/call-to-action/call-to-action.tsx index 6e90059..9b4a585 100644 --- a/components/amplience/call-to-action/call-to-action.tsx +++ b/components/amplience/call-to-action/call-to-action.tsx @@ -19,14 +19,7 @@ const CallToAction = ({ return href ? ( {children}