Make footer stop following the view

This commit is contained in:
jvyden 2021-11-22 21:51:18 -05:00
commit 05acedcdc7
No known key found for this signature in database
GPG key ID: 18BCF2BE0262B278

View file

@ -60,10 +60,10 @@
<div class="ui container"> <div class="ui container">
<br> <br>
@RenderBody() @RenderBody()
<div style="height: 150px; width: 1px;"></div> @* solves quirk with footer *@ <div style="height: 50px; width: 1px;"></div> @* makes it look nicer *@
</div> </div>
</body> </body>
<footer class="lighthouse-footer"> <footer>
<div class="ui black attached inverted segment"> <div class="ui black attached inverted segment">
<div class="ui container"> <div class="ui container">