aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--web/css/_main.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/css/_main.scss b/web/css/_main.scss
index 8d3b00418..305a9e43e 100644
--- a/web/css/_main.scss
+++ b/web/css/_main.scss
@@ -98,7 +98,7 @@ select, input, textarea {
#meta {
list-style-type: none;
- margin: 0.25em 0 0 1em;
+ margin: 30px 0 0.5em 1em; /* (was 0.25em 0 0 1em) forced to drop below promo (fix before the freeze) image */
padding: 0;
font-size: 0.875em;
li {