Add responsive design for mobile

This commit is contained in:
2021-01-09 15:19:17 +01:00
parent e3f7632e88
commit 23785cc941
10 changed files with 171 additions and 3 deletions

View File

@ -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;
}