Skip to content

Commit

Permalink
Add Matcha CSS and clean up HTML/CSS some
Browse files Browse the repository at this point in the history
  • Loading branch information
Cocoa committed Nov 22, 2024
1 parent 97e33ea commit 71e93d2
Show file tree
Hide file tree
Showing 15 changed files with 2,302 additions and 678 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://unpkg.com/balloon-css/balloon.min.css" />
<link rel="stylesheet" type="text/css" href="./styles.css" />
<link rel="stylesheet" href="./matcha.css" />
<script type="module" src="/src/main.js"></script>
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
<meta charset="UTF-8" />
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 71e93d2

Please sign in to comment.