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) {