chore(website): fixes
This commit is contained in:
parent
c0633e51bf
commit
5d9df60c15
2 changed files with 4 additions and 2 deletions
|
|
@ -143,7 +143,7 @@ html, body {
|
|||
/* PAGE SECTIONS
|
||||
// ------------------------- */
|
||||
.page-section {
|
||||
padding: 60px 0;
|
||||
padding: 60px 10px;
|
||||
font-size: 18px;
|
||||
line-height: 1.6;
|
||||
color: #091724;
|
||||
|
|
|
|||
|
|
@ -107,12 +107,14 @@ layout: default
|
|||
We crawl your documentation pages
|
||||
%p We built a website crawler designed to index every section of your documentation.
|
||||
%p Just send us the URL of your documentation, and we’ll periodically run the crawler so you’re always up-to-date.
|
||||
.spacer30
|
||||
.col-sm-4.how-it-works
|
||||
%h3
|
||||
%span.how-it-works-number> 2
|
||||
We configure your search experience
|
||||
%p You don’t need to configure any settings or even have an Algolia account.
|
||||
%p We take of all of this automatically to ensure the best documentation search experience.
|
||||
%p We take care of all of this automatically to ensure the best documentation search experience.
|
||||
.spacer30
|
||||
.col-sm-4.how-it-works
|
||||
%h3
|
||||
%span.how-it-works-number> 3
|
||||
|
|
|
|||
Loading…
Reference in a new issue