From 6e6302c4d9c1cc1494085d8231aa19de8268a290 Mon Sep 17 00:00:00 2001 From: GilbN Date: Thu, 17 Feb 2022 20:26:55 +0000 Subject: [PATCH] deploy: 94b1758c9a39f8f9c20a49d39124761433aa18f7 --- index.html | 2 +- resources/landing-page/css/custom.css | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index e124437e..f0a675ae 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ - + diff --git a/resources/landing-page/css/custom.css b/resources/landing-page/css/custom.css index 33f30736..92cf164f 100644 --- a/resources/landing-page/css/custom.css +++ b/resources/landing-page/css/custom.css @@ -32,6 +32,9 @@ section { .text-white-50 { color: var(--text) !important; } +.page-section { + padding: 1.2rem 0; +} @supports (-webkit-backdrop-filter: none) or (backdrop-filter: none) {