Skip to content
Snippets Groups Projects
Unverified Commit 9deb2582 authored by Fredrik Jonsson's avatar Fredrik Jonsson Committed by GitHub
Browse files

Merge pull request #1611 from OpenTechFund/fix/dataviz-iframe-adjustment

Adjust hight and placement of iframe.
parents cab94fc8 edb7707a
No related branches found
No related tags found
No related merge requests found
......@@ -20,10 +20,10 @@
src: 'https://dataviz.opentech.fund/impacts/',
title: 'Impacts and Outcomes',
width: '100%',
height: '460rem',
height: '550rem',
frameborder: 0
});
$('.section--share').before($dataviz_iframe2);
$('.rich-text').before($dataviz_iframe2);
}
})(jQuery);
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment