diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 07:45:16 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 07:45:16 +0000 |
commit | 7518dbd97ce3d442339091eb76e6b6bd5657685b (patch) | |
tree | a69d3a8666a6ed54f4291c5498de00a7c10c5aa1 /wk8/pset | |
parent | 7e91cdcd2efc31bfbad7fc9e4c881b938d94f5b1 (diff) |
Fri, Jul 5, 2024, 12:45 AM -07:00
Diffstat (limited to 'wk8/pset')
-rw-r--r-- | wk8/pset/homepage/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index 7ddb5c3..39144aa 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -3,7 +3,7 @@ --main-color: #EB53D3; --main-color-dk: #551251; --accent-1: #6eebff; - + --accent-2:#a225e3; } .centered |