move footer to the bottom and align member socials

This commit is contained in:
2022-06-18 20:53:25 +03:00
parent 928e025114
commit 05231b6967
4 changed files with 47 additions and 32 deletions

View File

@@ -13,6 +13,6 @@
%sveltekit.head%
</head>
<body>
<div>%sveltekit.body%</div>
%sveltekit.body%
</body>
</html>