adding wrapper, fixing avatar width in nav

This commit is contained in:
2022-05-21 00:57:31 +02:00
parent edfdd7ebbe
commit 7cc6776773
2 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,4 @@
<div class="wrapper">
@include(snippets/header)
<div class="container">
<div class="_204863">
@ -97,4 +98,5 @@
</span>
</div>
</div>
@include(snippets/footer)
@include(snippets/footer)
</div>