still WIP!

This commit is contained in:
Ashley 2022-11-18 12:05:56 +00:00
parent 8ebca9a212
commit 963386f59d

View file

@ -260,13 +260,12 @@ video[counter].classList.add("shake");
<% if (j.Search.Results.DynamicItem) { %>
<% if (j.Search.Results.DynamicItem.id == "didYouMeanRenderer") { %>
<div style="text-align: left;margin-left: 14.5em;">
<div style="text-align: left;margin-left: 15.5em;">
<p>
Did you mean: <a href="/search?query=<%= h.correctedQueryEndpoint.searchEndpoint.query %>"><i><%= h.correctedQueryEndpoint.searchEndpoint.query %></i></a> :3
</p>
</div>
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 14.5em;/*! width: 4.5em; */height: 0;">
<% } %> <% } %>
</center>