added content.svelte to handle page max width for specific elements; added alternative page banner
This commit is contained in:
@@ -46,8 +46,6 @@
|
||||
}
|
||||
|
||||
body {
|
||||
margin: 0 auto 228px;
|
||||
max-width: 1200px;
|
||||
|
||||
font-family: var(--font-sans-serif);
|
||||
font-size: 1.1rem;
|
||||
|
||||
Reference in New Issue
Block a user