`;
let snippets = Object.values(textContent.contents).sort((c, d) => c.rank < d.rank);
t += `
${textContent.title}
`;
for (snips of snippets) {
@@ -11385,327 +11385,218 @@
RanchiMall Content Collaboration Output
+
+
+
+ @media all and (min-width: 640px){
+ body{
+ margin: 0 12vw;
+ }
+ .columns{
+ margin: 0 2vw;
+ }
+ }
+ @media all and (min-width: 1280px){
+ body{
+ margin: 0 20vw;
+ }
+ .columns{
+ margin: 0 2vw;
+ }
+ }
+ @media all and (min-width: 1920px){
+ body{
+ margin: 0 32vw;
+ }
+ .columns{
+ margin: 0 4vw;
+ }
+ }
+
-
-
-
-
`;
- t += `${mid_section}`;
- t += `
+
+
Exported by RanchiMall Content Collaboration on FLO Blockchain
+
`;
+ t += `${mid_section}`;
+ t += `