diff options
author | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 10:12:57 +0000 |
---|---|---|
committer | Fudgerboy <91767657+Fudgerboy@users.noreply.github.com> | 2024-07-05 10:12:57 +0000 |
commit | e52f300d4ec3ebc8d2da32547d4307bb95220af3 (patch) | |
tree | 67730d2ee6a9524aaf9049a18f55e194a8f29eb9 /wk8/pset/homepage/styles.css | |
parent | 49b35d27d99973e258516774315db62efbaa1957 (diff) |
Fri, Jul 5, 2024, 3:12 AM -07:00
Diffstat (limited to 'wk8/pset/homepage/styles.css')
-rw-r--r-- | wk8/pset/homepage/styles.css | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/wk8/pset/homepage/styles.css b/wk8/pset/homepage/styles.css index a558c5d..d81ebfc 100644 --- a/wk8/pset/homepage/styles.css +++ b/wk8/pset/homepage/styles.css @@ -98,10 +98,6 @@ footer { text-align:center; } -.hidden { - display: none; -} - @media only screen and (max-width: 640px) { nav ul { list-style-image:none; |