commit | 74a6375550bd775c5b6ad34dd98d9dff20b9ad4a | [log] [tgz] |
---|---|---|
author | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 21:46:01 2021 +0100 |
committer | pineafan <pineapplefanyt@gmail.com> | Sat Sep 04 21:46:01 2021 +0100 |
tree | 3b3acd70846ce65a0cf3a3c5c95fcc64790fd2fa | |
parent | fed0bda948ccab561fdf2a353e04676a3adb41fc [diff] [blame] |
fix
diff --git a/styles/header.module.css b/styles/header.module.css index d49fd48..00875f2 100644 --- a/styles/header.module.css +++ b/styles/header.module.css
@@ -1,6 +1,6 @@ .backgroundImage { position: absolute; - bottom: -8px; + bottom: -10px; left: -3px; width: calc(100% + 6px); border-radius: 0 0 16.5px 16.5px;