Add margin all around footer element.

Commit
29245f86932491771b7c28ad9ac03fbc869b8390
Author
Marius Peter <marius.peter@tutanota.com>
Author date
Committer
Marius Peter <marius.peter@tutanota.com>
Committer date
lib/static/styles.css
index a97c83a6..4035a3d5 100644..100644
@@ -111,7 +111,7 @@
111 111 }
112 112
113 113 footer {
114 Removed: margin-top: 1em;
114 Added: margin: 1em;
115 115 text-align: center;
116 116 }
117 117