Skip to content
Snippets Groups Projects
Commit 7bcf8225 authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

add canvas

parent 4cba7c49
No related branches found
No related tags found
No related merge requests found
Pipeline #413752 passed
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
#tutorial{ #tutorial{
position: absolute; position: absolute;
z-index: 5; z-index: 5;
top: 700px; top: 9500px;
} }
......
...@@ -208,12 +208,12 @@ ...@@ -208,12 +208,12 @@
<canvas id="tutorial"></canvas>
</div> </div>
<!-- <script src="{{ url_for('static', filename = 'homepage.js') }}" type="text/javascript"></script> --> <script src="{{ url_for('static', filename = 'homepage.js') }}" type="text/javascript"></script>
<!-- <script src="{{ url_for('static', filename = 'homepage-animation.js') }}" type="text/javascript"></script> --> <script src="{{ url_for('static', filename = 'homepage-animation.js') }}" type="text/javascript"></script>
......
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