diff --git a/packages/manager/src/features/Backups/BackupsCTA.tsx b/packages/manager/src/features/Backups/BackupsCTA.tsx index 4e0ecdac5ca..af26fd298c0 100644 --- a/packages/manager/src/features/Backups/BackupsCTA.tsx +++ b/packages/manager/src/features/Backups/BackupsCTA.tsx @@ -49,6 +49,7 @@ export const BackupsCTA = () => { display="flex" flexDirection="row" justifyContent="space-between" + spacingBottom={8} variant="marketing" > @@ -60,7 +61,7 @@ export const BackupsCTA = () => {