summaryrefslogtreecommitdiff
path: root/sass
diff options
context:
space:
mode:
authorLibravatar Silas Bartha <[email protected]>2024-11-30 19:53:41 +0000
committerLibravatar Silas Bartha <[email protected]>2024-11-30 19:53:41 +0000
commita5ccc04e43c07b1b357e2a0c4a3da46112bdff6c (patch)
treefd0ba9fc3c0f0e20c00a903cdb24b60131d40460 /sass
parentadfce7bf15d1f1b03353b161c2cbdabebfb56aa5 (diff)
Sat Nov 30 07:53:41 PM UTC 2024
Diffstat (limited to 'sass')
-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;
}