Skip to content

Commit

Permalink
Add feedback widget
Browse files Browse the repository at this point in the history
  • Loading branch information
scottybollinger committed Dec 8, 2023
1 parent 5348a45 commit c79827a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions extra/docs_landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,11 @@
margin-left: 0;
}
}

#feedbackWidget {
margin: 0 auto 50px;
border: none;
}
</style>

<div class="legalnotice"></div>
Expand Down Expand Up @@ -725,6 +730,9 @@ <h2 class="mt-3">
</li>
</ul>
</div>

<!-- Feedback widget -->
<div id="feedbackWidgetContainer"></div>
</div>

<div id="viewall" style="margin-top: 0px;margin-bottom: 0px !important;" />
Expand Down

0 comments on commit c79827a

Please sign in to comment.