Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
GavinGoGaming authored Jul 1, 2024
1 parent 5b6d0d6 commit 1005e7b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<style>
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap');
@import url('https://site-assets.fontawesome.com/releases/v6.3.0/css/all.css');
@import url('/modal.css');
@import url('modal.css');
.grid-container {
padding: 5px;
display: grid;
Expand Down Expand Up @@ -310,4 +310,4 @@ <h2>No style selected</h2>
updateUsingParams();
</script>
</body>
</html>
</html>

0 comments on commit 1005e7b

Please sign in to comment.