@@ -68,7 +68,7 @@
@@ -68,7 +68,7 @@
diff --git a/stirling-pdf/src/main/resources/static/css/footer.css b/stirling-pdf/src/main/resources/static/css/footer.css index 3945b1b43..274be2178 100644 --- a/stirling-pdf/src/main/resources/static/css/footer.css +++ b/stirling-pdf/src/main/resources/static/css/footer.css @@ -11,6 +11,7 @@ align-items: center; /* Center children horizontally */ flex-grow: 1; flex-direction: column; + margin-top: 1rem;; } .footer-powered-by { @@ -57,4 +58,4 @@ .footer-link-list{ flex-direction: column; /* Stack links vertically on smaller screens */ } -} \ No newline at end of file +} diff --git a/stirling-pdf/src/main/resources/templates/home.html b/stirling-pdf/src/main/resources/templates/home.html index 7d9d8622a..6fb8e9c24 100644 --- a/stirling-pdf/src/main/resources/templates/home.html +++ b/stirling-pdf/src/main/resources/templates/home.html @@ -7,9 +7,9 @@
-