diff options
Diffstat (limited to 'style.scss')
| -rw-r--r-- | style.scss | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -349,7 +349,8 @@ img { margin-top: 15px; user-select: none; mix-blend-mode: multiply; - + image-rendering: pixelated; + @include mobile { height: 100%; } |
