Reduce css bundle size, switch to cyan colour theme (#4)
All checks were successful
release / Publish to Cloudflare Pages (push) Successful in 1m8s

Reviewed-on: #4
This commit was merged in pull request #4.
This commit is contained in:
2025-02-20 16:34:27 +10:30
parent 639be72f4b
commit 1e57e36dea
10 changed files with 580 additions and 39 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>