This commit is contained in:
James 2019-10-08 09:18:48 +01:00
parent 43ef8b6b4f
commit 7685552992

View File

@ -28,6 +28,7 @@ body::before {
z-index: 9999;
}
/*
#product-fancybox-gallery{
display: flex;
margin: -1vw;
@ -40,3 +41,9 @@ body::before {
margin: 0;
}
}
*/
iframe{
border:1px solid red !important;
}