commit | 74f16748dbe50b0aaaabf43caab97b007a4ac0be | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Mon Nov 07 21:57:55 2022 +0000 |
committer | pineafan <pineapplefanyt@gmail.com> | Mon Nov 07 21:57:55 2022 +0000 |
tree | 3d851520b4013e06f49ce3095aac229b16756b26 | |
parent | b7c79746190be4d437910c15303a60011e4110e3 [diff] [blame] |
Optimisations, new header, black background...
diff --git a/styles/globals.css b/styles/globals.css index b2806e2..f0b957d 100644 --- a/styles/globals.css +++ b/styles/globals.css
@@ -19,7 +19,7 @@ overflow: hidden; overflow-y: auto; padding-bottom: 0; - border-radius: 25px; + border-radius: 25px 25px 0 0; } body {