Skip to content

Commit

Permalink
feat: remove overlay.css in overlay/index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
haxgun committed Oct 30, 2023
1 parent f1453bb commit bf2fbc3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions overlay/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>VALORY - Player card</title>
<link rel="icon" type="image/png" href="/img/favicon.png" />
<link rel="stylesheet" href="../src/css/overlay.css" />
</head>

<body>
<div id="overlay"></div>
<script type="module" src="../src/js/overlay.js"></script>
Expand Down

0 comments on commit bf2fbc3

Please sign in to comment.