Redesign home page

This commit is contained in:
2024-11-18 17:09:27 +01:00
parent e56fa4d4da
commit b5b5caa329
18 changed files with 299 additions and 179 deletions

View File

@@ -414,8 +414,8 @@ onMount(() => {
width: 100%;
max-width: 1000px;
margin: auto;
padding-top: 4px;
padding-bottom: 4px;
padding-top: 2px;
padding-bottom: 2px;
justify-content: center;
align-items: center;
}