]> _ Git - stop-the-robots.git/commitdiff
Rounded corners for lightbox images. Wait #3665 @0:05
authorStephen Cameron <stephen@cubedesigners.com>
Wed, 24 Jun 2020 15:58:22 +0000 (17:58 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Wed, 24 Jun 2020 15:58:22 +0000 (17:58 +0200)
wp-content/themes/STR/resources/assets/styles/common/global.styl

index 2753c94ba7583f1af0736b55edfcb3b5ed68391d..b4ee24382c33c915ab6eaad3c841503c56170336 100644 (file)
@@ -17,3 +17,9 @@ p:not(:last-child)
   .elementor-swiper-button
       &-next, &-prev
         width: 10%
+
+  .elementor-lightbox-image
+    border-radius: 1vw
+
+    +above($content-max-width)
+      border-radius: 16px