diff --git a/src/assets/css/home.css b/src/assets/css/home.css index 5a9c2f20..d9ed5ef6 100644 --- a/src/assets/css/home.css +++ b/src/assets/css/home.css @@ -32,6 +32,18 @@ } } +/** + * Why wishthis + */ +.flex.why-wishthis { + --gap: 0.5rem; + + gap: var(--gap); +} +.flex.why-wishthis > ul { + flex: 0 0 calc(50% - var(--gap) / 2); +} + /** * Statistics */ diff --git a/src/pages/home.php b/src/pages/home.php index 80ed9019..b97fc626 100644 --- a/src/pages/home.php +++ b/src/pages/home.php @@ -101,20 +101,28 @@ $page->navigation(); ) ?>
= __('As a non-commercial project it remains') ?>
-