From 33ad44efad1b434cb9e03f5465ebf7775050c84b Mon Sep 17 00:00:00 2001 From: nevfy Date: Mon, 22 Jan 2024 16:56:57 +0400 Subject: [PATCH] fix advantages text too wide --- layouts/shortcodes/landing-feature.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layouts/shortcodes/landing-feature.html b/layouts/shortcodes/landing-feature.html index 5c2337c..7ca54e8 100644 --- a/layouts/shortcodes/landing-feature.html +++ b/layouts/shortcodes/landing-feature.html @@ -3,7 +3,7 @@ {{ $side := .Get 2 }} {{ if eq $side "right" }}
-
+
{{ if $title }}

{{ $title }}

{{ end }} @@ -21,7 +21,7 @@
{{ end }} -
+
{{ if $title }}

{{ $title }}

{{ end }}