diff --git a/fc-solve/site/wml/lib/sass/style.scss b/fc-solve/site/wml/lib/sass/style.scss index 61eda1c13..0b274eea5 100644 --- a/fc-solve/site/wml/lib/sass/style.scss +++ b/fc-solve/site/wml/lib/sass/style.scss @@ -476,7 +476,7 @@ body.faq_indiv_entry { img.sign { float: left; - margin: 1em; + margin-right: 1.5em; width: 5em; } }