Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
roboyeti committed Feb 1, 2023
1 parent 7c1ddd1 commit 7b96486
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
<head>
<link rel="icon" href="assets/favicon.png">
<link rel="stylesheet" href="over_fx.css" id="page_style">

<script src="https://cdnjs.cloudflare.com/ajax/libs/phaser/3.24.1/phaser.min.js" crossorigin="anonymous"></script>
<!-- Phaser 3.5+ changed rotation behavior on particles!?!?!? Need to find some answers /-->
<!-- <script src="https://cdnjs.cloudflare.com/ajax/libs/phaser/3.55.2/phaser.min.js" crossorigin="anonymous"></script> -->
Expand Down
1 change: 0 additions & 1 deletion over_fx.css
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
margin-right:10px;
margin-left:0px;
cursor: pointer;

}
button:hover {
box-shadow: 5px 5px 5px 0px var(--myorange);;
Expand Down

0 comments on commit 7b96486

Please sign in to comment.