Add responsive design for mobile
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
}
|
||||
|
||||
.fancybox-custom-layout.fancybox-is-open .fancybox-bg {
|
||||
opacity: 1;
|
||||
opacity:1;
|
||||
}
|
||||
|
||||
.fancybox-custom-layout .fancybox-slide--image {
|
||||
@ -18,8 +18,7 @@
|
||||
}
|
||||
|
||||
.fancybox-custom-layout .fancybox-toolbar {
|
||||
bottom:0;
|
||||
top:initial;
|
||||
top:0;
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user