diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 08:47:12 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 08:47:12 +0000 |
commit | 93f3ad1837f88421b51b2630ff6ae3918e9031a3 (patch) | |
tree | 679e7e7b672fae94d012ba385098f111b210557b /wk8/pset/homepage | |
parent | f510aacc8e3267e158c3326d958f121759ee1728 (diff) |
Fri, Jul 5, 2024, 1:47 AM -07:00
Diffstat (limited to 'wk8/pset/homepage')
-rw-r--r-- | wk8/pset/homepage/styles.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index 9acc34c..8ce43ce 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -41,6 +41,7 @@ body { margin: 0 auto; } + #container { border-top: none; } |