Modified account page to be mobile friendly
This commit is contained in:
@@ -55,7 +55,7 @@ templ Global() {
|
||||
class="flex flex-col h-screen justify-between"
|
||||
>
|
||||
@nav.Navbar()
|
||||
<div id="page-content" class="mb-auto">
|
||||
<div id="page-content" class="mb-auto px-5">
|
||||
{ children... }
|
||||
</div>
|
||||
@footer.Footer()
|
||||
|
||||
Reference in New Issue
Block a user