We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6ec1c1 commit 3327fd9Copy full SHA for 3327fd9
_includes/inline_callouts.html
@@ -25,7 +25,7 @@
25
{% endif %}
26
27
{% if callout.call_to_action_name %}
28
- <a href="{{ callout.call_to_action_link | relative_url }}" class="button is-primary" style="width: 225px">
+ <a href="{{ callout.call_to_action_link | relative_url }}" class="button is-primary" style="width: 220px">
29
{{ callout.call_to_action_name }}
30
</a>
31
0 commit comments