From 9930ebee506b9cdc03b1908eae6fc7e8856cff33 Mon Sep 17 00:00:00 2001 From: GilbN Date: Tue, 5 Jul 2022 22:27:13 +0000 Subject: [PATCH] deploy: 983ef69b3b420f14e9bba8ee32bb15d22e6770f5 --- resources/landing-page/css/custom.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/landing-page/css/custom.css b/resources/landing-page/css/custom.css index fe37b12c..77ebdece 100644 --- a/resources/landing-page/css/custom.css +++ b/resources/landing-page/css/custom.css @@ -444,4 +444,7 @@ body { .app-container { min-width: 120px; } + #services, #themes { + padding: 0rem 0 3rem 0; + } } \ No newline at end of file