Fix spacing on breaking change page

Quick fix so the text doesn’t overlap.
This commit is contained in:
Chris Hill-Scott
2019-01-16 09:37:13 +00:00
parent 7c92847b85
commit 61903a88eb

View File

@@ -64,6 +64,6 @@
{% endcall %}
</div>
<p>Developers, youll need to update your API calls</p>
<p class="top-gutter">Developers, youll need to update your API calls</p>
{% endblock %}