@@ -396,9 +396,9 @@
.templateSection {
position: absolute;
z-index: -10;
- top: 0;
+ top: -1000px;
left: 0;
- transform: translateX(9999px);
+ // transform: translateX(9999px);
}
.shareContaienr {