summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sass/style.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/sass/style.scss b/sass/style.scss
index 7611a8d..fcf71a1 100644
--- a/sass/style.scss
+++ b/sass/style.scss
@@ -46,7 +46,7 @@ a {
}
img {
- max-width: 100vw;
+ max-width: 100%;
max-height: 720px;
}