Skip to content

Commit 5ba70b2

Browse files
authored
Merge pull request #388 from Arhell/fix-support-banner
add support banner container
2 parents 47eb950 + 7dfdc40 commit 5ba70b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/support.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- Contact support banner -->
22
<section class="mt-lg-9 py-7 no-print js-support-banner" style="background-color: #fafbfc;">
3-
<div class="mx-4">
3+
<div class="container-xl px-3 px-md-6 ">
44
<h4 class="mb-2">
55
{% data ui.support.still_need_help %}
66
</h4>

0 commit comments

Comments
 (0)