style: fix html alignment, etc.

This commit is contained in:
Frankie B 2023-07-03 19:07:31 +01:00
commit 8921eb16f7
7 changed files with 329 additions and 324 deletions

View file

@ -13,7 +13,7 @@
<div id="pagebody">
<div id="content">
@yield('content')
@yield('content')
</div> <!-- content -->
<div id="footer" class="pagefooter">
@include('includes.footer')