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