From 872b36124fb9a578f1ce5db42b692324f236868c Mon Sep 17 00:00:00 2001 From: Anthony Stirling <77850077+Frooodle@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:16:00 +0100 Subject: [PATCH] Update home.html --- src/main/resources/templates/home.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/home.html b/src/main/resources/templates/home.html index aeca35e2..f0548c3f 100644 --- a/src/main/resources/templates/home.html +++ b/src/main/resources/templates/home.html @@ -12,7 +12,7 @@ } .feature-card { - border: 2px solid rgba(0, 0, 0, .25); + border: 1px solid rgba(0, 0, 0, .25); border-radius: 0.25rem; padding: 1.25rem; display: flex; @@ -107,4 +107,4 @@ - \ No newline at end of file +