Sticky footer
This commit is contained in:
@@ -88,14 +88,12 @@
|
||||
|
||||
@RenderBody()
|
||||
</main>
|
||||
<footer class="mt-5 py-3 dark">
|
||||
<footer class="footer dark pt-0">
|
||||
<div class="container">
|
||||
<div class="row">
|
||||
|
||||
@{ // ReSharper disable once Mvc.PartialViewNotResolved
|
||||
Html.RenderPartial("BottomNavigation"); }
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user