From 05780c6b2d8b184122a32095c50363a6c8617d64 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 12 Feb 2024 08:31:11 -0500 Subject: fix contrast in footer --- _config.ts | 2 +- src/_components/footer.vto | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.ts b/_config.ts index d3d4a96..3783471 100644 --- a/_config.ts +++ b/_config.ts @@ -59,7 +59,7 @@ site.use(attributes()) }, })) .use(postcss({ - plugins: [cssnano()] + plugins: [cssnano()], })); site.copy("public", "."); diff --git a/src/_components/footer.vto b/src/_components/footer.vto index 9c81595..47ee617 100644 --- a/src/_components/footer.vto +++ b/src/_components/footer.vto @@ -1,4 +1,4 @@ -