diff --git a/css/style.css b/css/style.css index 67253eb..789506d 100644 --- a/css/style.css +++ b/css/style.css @@ -9807,3 +9807,13 @@ textarea.form-control { transform: scale(1.1); transition: transform 0.3s ease; } + + +.footer-logo { + display: flex; + justify-content: center; + align-items: center; + padding-bottom: 0; + max-width: 250px; + height: 250px; +} diff --git a/images/logo/Warmseal-White-Transparent.svg b/images/logo/Warmseal-White-Transparent.svg new file mode 100644 index 0000000..1f84ad7 --- /dev/null +++ b/images/logo/Warmseal-White-Transparent.svg @@ -0,0 +1,36 @@ + + + + + + Warmseal + The Roofing Specialists + W + + + \ No newline at end of file diff --git a/includes/footer.php b/includes/footer.php index 73cf1ba..0be80e6 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -3,8 +3,9 @@