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 10
10
11
11
< div class ="container-xl px-3 px-md-6 pt-3 pb-2 ">
12
12
< header class ="d-lg-flex gutter-lg mb-6 ">
13
- < div class ="col-12 col-lg-6 mb-2 mb-lg-0 ">
13
+ < div class ="col-12 col-lg-6 mb-3 mb-lg-0 ">
14
14
< span class ="text-mono text-gray "> Product</ span >
15
15
< h1 class ="mb-3 font-mktg ">
16
16
{{ page.shortTitle }}
@@ -26,13 +26,13 @@ <h1 class="mb-3 font-mktg">
26
26
</ a >
27
27
28
28
{% if page.introLinks.reference %}
29
- < a href ="{{ page.introLinks.reference }} " class ="ml-3 btn-mktg btn-outline-mktg btn-large f4 mt-3 ">
29
+ < a href ="{{ page.introLinks.reference }} " class ="btn-mktg btn-outline-mktg btn-large f4 mt-3 mr -3 ">
30
30
{% data ui.product_landing.reference_guides %}
31
31
</ a >
32
32
{% endif %}
33
33
34
34
{% if page.introLinks.overview %}
35
- < a href ="{{ page.introLinks.overview }} " class ="ml-3 btn-mktg btn-outline-mktg btn-large f4 mt-3 ">
35
+ < a href ="{{ page.introLinks.overview }} " class ="btn-mktg btn-outline-mktg btn-large f4 mt-3 mr -3 ">
36
36
{% data ui.product_landing.overview %}
37
37
</ a >
38
38
{% endif %}
You can’t perform that action at this time.
0 commit comments