added content.svelte to handle page max width for specific elements; added alternative page banner

This commit is contained in:
2025-04-18 11:30:21 +02:00
parent 3d894c54fc
commit 9e582615fc
25 changed files with 1182 additions and 1036 deletions

View File

@@ -46,8 +46,6 @@
}
body {
margin: 0 auto 228px;
max-width: 1200px;
font-family: var(--font-sans-serif);
font-size: 1.1rem;