diff --git a/assets/scss/main.scss b/assets/scss/main.scss
index e4cb9373..4544b966 100644
--- a/assets/scss/main.scss
+++ b/assets/scss/main.scss
@@ -36,8 +36,8 @@ footer {
min-height: 160px;
.logo {
- max-width: 100%;
- height: 60%;
+ max-width: 60%;
+ height: auto;
}
a {
diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html
index 6680c792..3b0c1408 100644
--- a/layouts/partials/footer.html
+++ b/layouts/partials/footer.html
@@ -5,9 +5,9 @@