Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
DustinVG committed Nov 26, 2024
1 parent d4a5bda commit f18b9a8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
9 changes: 0 additions & 9 deletions secret/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -112,15 +112,6 @@ html, body {
z-index: 4;
}

.vehicle-leftcube {
display: block;
position: fixed;
bottom: 0px;
margin: auto;
height: 100%;
z-index: 5;
}

@keyframes fadeIn {
0% {opacity:0;}
100% {opacity:1;}
Expand Down
1 change: 0 additions & 1 deletion secret/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<div class="footer">

<img class="vehicle" src="img/saturnmenu/Saturn_Vehicle.png">
<img class="vehicle-leftcube" src="img/saturnmenu/LeftCubeVideo-optimized.webp">

<div class="maintable">
<br>
Expand Down

0 comments on commit f18b9a8

Please sign in to comment.