diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 63b7ef9..b5af5d7 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -4,23 +4,24 @@ {{ partial (printf "footer-menu.%s.html" .Lang) . }}
©2001-2024 SpeedTech
SpeedTech di Gerola Ing. Roberto - VAT ID : IT02446960227 - REA : TN - 225335
diff --git a/static/css/styles.css b/static/css/styles.css
index 231c4a0..b88d1cc 100644
--- a/static/css/styles.css
+++ b/static/css/styles.css
@@ -984,6 +984,11 @@ header.blog-single .title {
padding-left: 0;
}
+.footer-title {
+ font-size: 1rem;
+ font-weight: 900;
+}
+
@media (min-width: 992px) {
.img-content.text-center img {
max-width: 400px;