File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<!-- Contact support banner -->
22< section class ="mt-lg-9 py-7 no-print js-support-banner " style ="background-color: #fafbfc; ">
33 < div class ="mx-4 ">
4- < h4 class ="mb-3 ">
4+ < h4 class ="mb-2 ">
55 {% data ui.support.still_need_help %}
66 </ h4 >
77 {% if currentVersion contains 'enterprise' %}{% assign isEnterprise = true %}{% else %}{% assign isEnterprise = false %}{% endif %}
8- < a id ="ask-community " href ="https://github.ksda9001.workers.devmunity " class ="btn btn-outline ">
8+ < a id ="ask-community " href ="https://github.ksda9001.workers.devmunity " class ="btn btn-outline mr-4 mt-2 ">
99 {% octicon "people" width="16" %}
1010 {% data ui.support.ask_community %}
1111 </ a >
12- < a id ="contact-us " href ="{% unless isEnterprise %}https://support.github.com/contact{% else %}https://enterprise.github.com/support{% endunless %} " class ="btn btn-outline ml-4 ">
12+ < a id ="contact-us " href ="{% unless isEnterprise %}https://support.github.com/contact{% else %}https://enterprise.github.com/support{% endunless %} " class ="btn btn-outline mt-2 ">
1313 {% octicon "comment-discussion" width="16" %}
1414 {% data ui.support.contact_support %}
1515 </ a >
You can’t perform that action at this time.
0 commit comments