Browse Source

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

George Cushen 6 năm trước cách đây
mục cha
commit
83d7751855
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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 {