Use base16 framework for palettes

This commit is contained in:
Joe Roe 2022-09-30 12:54:31 +02:00
parent c94228ed2a
commit a181c69fd6
18 changed files with 158 additions and 106 deletions

View file

@ -1,5 +1,5 @@
.page__footer {
color: var(--bright-bg);
color: var(--off-fg);
}
.page__footer p {