From fe5c1b23888926bbbdacc57d13e2b8587aa0538c Mon Sep 17 00:00:00 2001 From: Sat Naing Date: Sun, 11 Sep 2022 15:20:29 +0630 Subject: [PATCH] Update Hr with noPadding prop --- src/components/Footer.astro | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/components/Footer.astro b/src/components/Footer.astro index ef3168f..e4110cb 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -4,7 +4,7 @@ import LinkButton from "./LinkButton.astro"; ---