diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 07:42:45 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 07:42:45 +0000 |
commit | f9288924459f86a2fb67917df5fa0351a3f88067 (patch) | |
tree | e574f10a670635d6a94ab3aea67f28ce085ab9ad /wk8 | |
parent | 40df7e8753391121ed524211d67ddb0e95b2bfa6 (diff) |
Fri, Jul 5, 2024, 12:42 AM -07:00
Diffstat (limited to 'wk8')
-rw-r--r-- | wk8/pset/homepage/styles.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index d658fa2..26471db 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -2,7 +2,8 @@ --background: #221122; --main-color: #EB53D3; --main-color-dk: #551251; - --accent-1: #38 + --accent-1: #6eebff + } .centered |