Skip to content
Snippets Groups Projects
Commit 3ddf089f authored by HouTeng Chan's avatar HouTeng Chan
Browse files

Update file attributions.html

parent b6d149e0
No related branches found
No related tags found
No related merge requests found
......@@ -21,8 +21,8 @@
scroll-margin-top: 60px;
}
.row.mt-4 {
margin-right: 200px;
margin-left: 120px;
margin-right: 150px;
margin-left: 150px;
}
.sidebar {
height: 300px;
......@@ -66,7 +66,11 @@
<div class="row mt-4">
<div class="col-lg-12">
<script type="text/javascript">
function adjustIframeHeight() {
}
window.onload = adjustIframeHeight;
</script>
<iframe
style="width: 100%"
......
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