Increase size of lightbox arrows in desktop view
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
.fancybox-navigation .fancybox-button {
|
||||
@include mq($from: desktop) {
|
||||
width: 105px;
|
||||
height: 150px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user