diff --git a/app/templates/cotton/ui/info_card.html b/app/templates/cotton/ui/info_card.html
index 4e22eab..09c29ba 100644
--- a/app/templates/cotton/ui/info_card.html
+++ b/app/templates/cotton/ui/info_card.html
@@ -3,7 +3,7 @@
-
{{ title }}{% if help_text %}{% include 'includes/help_icon.html' with content=help_text %}{% endif %}
+ {{ title }}{% if help_text %}{% include 'includes/help_icon.html' with content=help_text %}{% endif %}
{{ slot }}
\ No newline at end of file