summaryrefslogtreecommitdiff
path: root/_sass/yat/_layout.scss
diff options
context:
space:
mode:
Diffstat (limited to '_sass/yat/_layout.scss')
-rw-r--r--_sass/yat/_layout.scss4
1 files changed, 4 insertions, 0 deletions
diff --git a/_sass/yat/_layout.scss b/_sass/yat/_layout.scss
index 04a31b4..020be5e 100644
--- a/_sass/yat/_layout.scss
+++ b/_sass/yat/_layout.scss
@@ -570,6 +570,10 @@ html {
@include center-image;
transition: 0.1s all ease-in-out;
}
+
+ & > img.img-placeholder {
+ display: none;
+ }
}
.wrapper {