Fix crappy top notice that looks terrible on mobile
This commit is contained in:
@@ -74,6 +74,13 @@
|
||||
</nav>
|
||||
<main class="container">
|
||||
{{template "content" . }}
|
||||
<div class="container-fluid">
|
||||
<small>
|
||||
This search engine is a <i>work in progress</i>
|
||||
Please contact <a href="/support">Support</a>
|
||||
if you have any questions, concerns or feedback!
|
||||
</small>
|
||||
</div>
|
||||
</main>
|
||||
<footer class="container">
|
||||
<div class="footer-copyright">
|
||||
|
||||
Reference in New Issue
Block a user