simplify templating, use flex for everything
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<meta property="og:description" content="Personal site of silentsilas.">
|
||||
%sveltekit.head%
|
||||
</head>
|
||||
<body data-sveltekit-preload-data="hover" data-theme="forest" style="overflow-y: auto; overflow-x: hidden;">
|
||||
<body data-sveltekit-preload-data="hover" data-theme="forest" style="overflow-x: hidden;">
|
||||
<div style="display: contents">%sveltekit.body%</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user