[OCaml] Mobile-friendly clone of cgit.
Add margin all around footer element.
lib/static/styles.css
@@ -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