mirror of
https://github.com/inspec/inspec
synced 2024-11-27 07:00:39 +00:00
Removed Margin Off of Search/a href to community.slack until widget is working
This commit is contained in:
parent
fd4a2f2d8f
commit
1548fa331c
2 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ description: This is where you interact with the InSpec open source community -
|
|||
|
||||
<form id="invite">
|
||||
<input type="email" name="email" placeholder="you@yourdomain.com" class="form-item">
|
||||
<button class="strict-r"><i class="fa fa-slack"></i>Invite Me!</button>
|
||||
<button class="strict-r" href="https://community-slack.chef.io/"><i class="fa fa-slack"></i>Invite Me!</button>
|
||||
</form>
|
||||
|
||||
.columns.large-6.medium-6.relative.mobile-hide
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
title: Search InSpec Docs
|
||||
---
|
||||
|
||||
.row.margin-both
|
||||
.row
|
||||
h2.margin-under-xs- Search the InSpec Documentation
|
||||
|
||||
javascript:
|
||||
|
|
Loading…
Reference in a new issue