diff options
| author | Kumar Damani <me@kumardamani.net> | 2023-01-04 23:40:33 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2023-01-04 23:40:33 +0000 |
| commit | d2c85f476d05cec7682012c3c4710fab4f46b38a (patch) | |
| tree | 6c55c5ac3ed8c3fd514de6e7a34fb6b15f345947 /public/css/footer.css | |
| parent | 96a1150708a73f0d1fd08c1bb2ab66922853cda9 (diff) | |
build files updates
Diffstat (limited to 'public/css/footer.css')
| -rw-r--r-- | public/css/footer.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/css/footer.css b/public/css/footer.css index 3c5d6e9..3e84188 100644 --- a/public/css/footer.css +++ b/public/css/footer.css @@ -1,5 +1,5 @@ .page__footer { - color: var(--bright-bg); + color: var(--off-fg); } .page__footer p { |
