Browse Source

style(shortcode): show zoom-in cursor when hovering lightbox image

George Cushen 6 years ago
parent
commit
83d7751855
1 changed files with 1 additions and 0 deletions
  1. 1 0
      assets/sass/academic/_root.scss

+ 1 - 0
assets/sass/academic/_root.scss

@@ -278,6 +278,7 @@ small,
 
 a[data-fancybox] {
   text-decoration: none;
+  cursor: zoom-in;
 }
 
 .gallery a[data-fancybox] img {