From f5b435909ea4a78a94252c5e45748a158588290f Mon Sep 17 00:00:00 2001 From: Nicolas Lorin Date: Mon, 6 Mar 2023 23:03:49 +0100 Subject: [PATCH] Accessibility: Increase spacing for easier touch --- layouts/partials/home/background.html | 2 +- layouts/partials/home/hero.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/layouts/partials/home/background.html b/layouts/partials/home/background.html index 868880d5..8bce94c0 100644 --- a/layouts/partials/home/background.html +++ b/layouts/partials/home/background.html @@ -39,7 +39,7 @@
{{ range $links := . }} {{ range $name, $url := $links }} - {{ partial "icon.html" $name }} {{ end }} diff --git a/layouts/partials/home/hero.html b/layouts/partials/home/hero.html index 163fbb10..d3c2aaec 100644 --- a/layouts/partials/home/hero.html +++ b/layouts/partials/home/hero.html @@ -36,7 +36,7 @@
{{ range $links := . }} {{ range $name, $url := $links }} - {{ partial "icon.html" $name }} {{ end }} @@ -52,4 +52,4 @@
{{ partial "recent-articles/main.html" . }} -
\ No newline at end of file +