diff --git a/src/views/entry/homepage/Sections/Compatible.tsx b/src/views/entry/homepage/Sections/Compatible.tsx index d5912ca7..ddeab822 100644 --- a/src/views/entry/homepage/Sections/Compatible.tsx +++ b/src/views/entry/homepage/Sections/Compatible.tsx @@ -6,7 +6,7 @@ import { themeColors } from 'styles/Themes'; export const Compatible = () => { return ( -
+

Compatible with the latest LND node versions.

diff --git a/src/views/entry/homepage/Sections/DetailSection.tsx b/src/views/entry/homepage/Sections/DetailSection.tsx index 39c7a457..caf498e1 100644 --- a/src/views/entry/homepage/Sections/DetailSection.tsx +++ b/src/views/entry/homepage/Sections/DetailSection.tsx @@ -62,7 +62,7 @@ const detailCardContent = (title: string, text: string, Icon: any) => ( export const DetailSection = () => { return ( -
+
{detailCardContent( 'Make Payments', diff --git a/src/views/other/ContactSection.tsx b/src/views/other/ContactSection.tsx index 27db9a12..d3204345 100644 --- a/src/views/other/ContactSection.tsx +++ b/src/views/other/ContactSection.tsx @@ -31,7 +31,8 @@ export const ContactSection = () => ( - Write to me on Telegram @apotdevin. I usually answer quick. + Write to me on Telegram @apotdevin. Usually a quick + response.