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 a722fc5 commit ea90f92Copy full SHA for ea90f92
docs/reference/index-custom-title-page.html
@@ -41,6 +41,14 @@
41
-moz-columns: 2;
42
}
43
44
+
45
+ #guide h3.gtk {
46
+ margin-top: 0;
47
+ }
48
49
+ .mb-4, .my-4 {
50
+ margin-bottom: 0!important;
51
52
</style>
53
54
<div class="legalnotice"></div>
@@ -68,7 +76,7 @@ <h2>Search and analyze your data</h2>
68
76
</div>
69
77
70
78
71
-<h3>Get to know Elasticsearch</h3>
79
+<h3 class="gtk">Get to know Elasticsearch</h3>
72
80
73
81
<div class="my-5">
74
82
<div class="d-flex align-items-center mb-3">
@@ -191,7 +199,7 @@ <h4 class="mt-3">
191
199
</ul>
192
200
193
201
194
-<h3>Explore by use case</h3>
202
+<h3 class="explore">Explore by use case</h3>
195
203
196
204
<div class="row my-4">
197
205
<div class="col-md-4 col-12 mb-2">
0 commit comments