Updated cookie banner styling.

Commit
84ef779f985dad79081bb87dd85d37ae0bc3d73d
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
app/assets/stylesheets/components/cookies_banner.css
index 3caae216..1e04bd1d 100644..100644
@@ -2,7 +2,8 @@
2 2 position: fixed;
3 3 bottom: 0;
4 4 width: 100%;
5 Removed: /* padding: 1rem; */
5 Added: padding: 0 1rem;
6 Added: box-sizing: border-box;
6 7 background-color: darkred;
7 8 color: white;
8 9 text-align: center;