From 1b297859db5b75569166aa916c9145fa729a88d2 Mon Sep 17 00:00:00 2001 From: Ayo Date: Thu, 23 Nov 2023 08:21:37 +0100 Subject: [PATCH] style(site): adjust sizes and spaces --- site/src/components/call-to-action.html | 2 +- site/src/components/my-footer.html | 3 +- site/src/pages/index.html | 48 +++++++++++++------------ 3 files changed, 27 insertions(+), 26 deletions(-) diff --git a/site/src/components/call-to-action.html b/site/src/components/call-to-action.html index 6796be1..4626820 100644 --- a/site/src/components/call-to-action.html +++ b/site/src/components/call-to-action.html @@ -8,7 +8,7 @@ style=" background-color: var(--color-primary); color: white; - padding: 1em; + padding: 0.75em; border-radius: 5px; text-decoration: none; " diff --git a/site/src/components/my-footer.html b/site/src/components/my-footer.html index b9461db..08b91ac 100644 --- a/site/src/components/my-footer.html +++ b/site/src/components/my-footer.html @@ -1,4 +1,3 @@ -