Switch to scss to reduce css bundle size, switch to cyan colour theme
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m28s

This commit is contained in:
2025-02-20 16:28:00 +10:30
parent 639be72f4b
commit 18f7736faf
9 changed files with 579 additions and 38 deletions

View File

@@ -4,7 +4,6 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Michael Pivato</title>
<link rel="stylesheet" href="node_modules/@picocss/pico/css/pico.min.css" />
<link rel="stylesheet" href="site.css" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
@@ -28,7 +27,7 @@
/>
</head>
<body>
<main class="container">
<main class="container responsive-nav">
<aside>
<nav class="closed-on-mobile">
<ul>