Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
YasirAhmadX authored Mar 15, 2024
1 parent 87438fe commit 45e9a42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<!--style-->
<style>
model-viewer{
width: 300px;
height: 400px;
width: 400px;
height: 500px;
}
</style>

Expand Down Expand Up @@ -99,7 +99,7 @@ <h1 class="text-white mb-4 animated zoomIn">RoTM</h1>
<div class="col-lg-6 text-center text-lg-start">
<!-- <img class="img-fluid" src="img/slider-img.png" alt=""> -->
<script type="module" src="https://ajax.googleapis.com/ajax/libs/model-viewer/3.3.0/model-viewer.min.js"></script>
<model-viewer alt="Rotom 3d model" src="img/Ruturo Assembly v5 v1.glb" shadow-intensity="1" camera-controls touch-action="pan-y"></model-viewer>
<model-viewer alt="Rotom 3d model" src="img/Ruturo-Assembly-v5-v2.glb" shadow-intensity="1" camera-controls touch-action="pan-y"></model-viewer>

</div>
</div>
Expand Down

0 comments on commit 45e9a42

Please sign in to comment.