commit | df39fd4e2ad785e27433e25d53dad5fbf46a19ee | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 16:05:27 2021 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 16:05:27 2021 +0100 |
tree | ae8b7678b8902e4af214f943cb23d50785c0a19b | |
parent | 07dd861b14021d4fc1f2f23b699103692e0205fc [diff] [blame] |
finished pages
diff --git a/styles/navbar.module.css b/styles/navbar.module.css index 09d3389..01055a4 100644 --- a/styles/navbar.module.css +++ b/styles/navbar.module.css
@@ -46,6 +46,7 @@ height: 50px; width: 50px; margin-bottom: 5px; + cursor: pointer; } .containerOpen { @@ -119,4 +120,4 @@ from { max-width: 460px; } to { max-width: 64px ; } } -} \ No newline at end of file +}