Skip to content

Commit

Permalink
change main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
yuli-ferna committed Nov 14, 2023
1 parent e9cff7d commit a18daeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/cosmos/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;500;600;700&display=swap"
rel="stylesheet" />
<link href="index.css" rel="stylesheet">
<link href="https://sebastianscatularo.github.io/tmp-js-host-wc/main.css" rel="stylesheet">
<link href="../wormhole-connect/main.css" rel="stylesheet">
<title>Cosmos</title>
</head>

Expand Down

0 comments on commit a18daeb

Please sign in to comment.