From fb2af30b927d52e74d16a192fbe7b46c928e9845 Mon Sep 17 00:00:00 2001 From: Reece Date: Tue, 1 Jul 2025 19:09:20 +0100 Subject: [PATCH] saving adiditional vertical space on homescreen --- .../src/main/resources/static/css/home-legacy.css | 2 +- stirling-pdf/src/main/resources/templates/home.html | 9 +++++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/stirling-pdf/src/main/resources/static/css/home-legacy.css b/stirling-pdf/src/main/resources/static/css/home-legacy.css index b25fafc17..3539edd1f 100644 --- a/stirling-pdf/src/main/resources/static/css/home-legacy.css +++ b/stirling-pdf/src/main/resources/static/css/home-legacy.css @@ -3,7 +3,7 @@ background-color: var(--md-sys-color-surface-container-low); width: 100%; font-size: 16px; - margin-bottom: 2rem; + margin-bottom: 0.5rem; padding: 0.75rem 3.5rem; border: 1px solid var(--md-sys-color-outline-variant); border-radius: 3rem; diff --git a/stirling-pdf/src/main/resources/templates/home.html b/stirling-pdf/src/main/resources/templates/home.html index d7bf1227f..dc2d57f1f 100644 --- a/stirling-pdf/src/main/resources/templates/home.html +++ b/stirling-pdf/src/main/resources/templates/home.html @@ -27,9 +27,9 @@
-

-

+
- -
+ + +