diff --git a/src/components/Sidebar/SubscriptionCard/contentOverlay/storageSection.tsx b/src/components/Sidebar/SubscriptionCard/contentOverlay/storageSection.tsx index 9992af43a..c1a44c008 100644 --- a/src/components/Sidebar/SubscriptionCard/contentOverlay/storageSection.tsx +++ b/src/components/Sidebar/SubscriptionCard/contentOverlay/storageSection.tsx @@ -16,9 +16,7 @@ export default function StorageSection({ totalUsage, totalStorage }: Iprops) { + sx={{ fontSize: '24px', lineHeight: '30px' }}> {`${convertBytesToHumanReadable( totalStorage - totalUsage, 1