diff --git a/src/layouts/DefaultLayout.astro b/src/layouts/DefaultLayout.astro index 95436a5..28f81bb 100644 --- a/src/layouts/DefaultLayout.astro +++ b/src/layouts/DefaultLayout.astro @@ -34,6 +34,7 @@ import '../styles/ContentsTable.css'; margin-right: 4vw; margin-top: 10vh; margin-bottom: 6vh; + color: rgb(68, 68, 70); font-family: Verdana, sans-serif, system-ui; }