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