diff --git a/src/scss/global.scss b/src/scss/global.scss index 3ca8025..9e5e734 100644 --- a/src/scss/global.scss +++ b/src/scss/global.scss @@ -68,6 +68,7 @@ hr { // For when metric attributes are added to img elements img { height: auto; + max-width: 100%; } :focus {