Commit 01c1ac2f by Arjun Jhukal

updated the spider code

parent 5367ccd3
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -19,12 +19,13 @@
</div>
</div>
<div class="col-lg-6 col-md-6 col-12 mx-auto">
<div class="jumbotron showcase parallax-window" data-parallax="scroll"
<canvas id="scratch" style="width: 500px; height: 400px;"></canvas>
<!-- <div class="jumbotron showcase parallax-window" data-parallax="scroll"
data-image-src="images/showcase-bg.jpg" data-position="-80% -90%" style="margin-top:70px;">
<div class="col-md-5" style="margin-top:-50px;">
<canvas id="scratch" style="width: 500px; height: 400px;"></canvas>
</div>
</div>
</div> -->
</div>
</div>
</div>
......
......@@ -68,9 +68,9 @@
margin: auto;
}
body {
zoom: 90%;
}
// body {
// zoom: 90%;
// }
.modal-backdrop.show {
width: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment