This commit is contained in:
James 2019-10-08 19:06:49 +01:00
parent d9c920ca9b
commit 61b82e8e52

View File

@ -54,6 +54,12 @@ iframe{
}
*/
.product-attachment-container{
margin:0;
padding:0;
}
@media (max-width: 767px) { /* mobile */
iframe{
width: 100vw !important;