diff --git a/sass/style/parts/_image.scss b/sass/style/parts/_image.scss index b7cd5bd..c2e5479 100644 --- a/sass/style/parts/_image.scss +++ b/sass/style/parts/_image.scss @@ -1,4 +1,4 @@ -img:not(#logo) { +img:not(#logo):not(#pixel) { border: 3px solid #ececec; max-width: 100%; border-radius: 5px; diff --git a/templates/partials/footer.html b/templates/partials/footer.html index 75922c0..5384ec6 100644 --- a/templates/partials/footer.html +++ b/templates/partials/footer.html @@ -15,6 +15,6 @@

\ No newline at end of file