summaryrefslogtreecommitdiff
path: root/src/styles
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles')
-rw-r--r--src/styles/globals.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/styles/globals.css b/src/styles/globals.css
index 763a6d39..2e4ea975 100644
--- a/src/styles/globals.css
+++ b/src/styles/globals.css
@@ -217,4 +217,8 @@ html, body {
.swiper-slide {
@apply !h-auto;
+}
+
+.lazy-load-image-background {
+ @apply !block;
} \ No newline at end of file