Datenbank Umstellung
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
---
|
||||
import i18next from "i18next";
|
||||
import { HeadHrefLangs } from "astro-i18next/components";
|
||||
|
||||
import "../style/global.scss";
|
||||
import Footer from "../components/Footer.astro";
|
||||
@@ -108,6 +107,11 @@ const schema = JSON.stringify({
|
||||
</html>
|
||||
|
||||
<style is:global>
|
||||
|
||||
article {
|
||||
@apply rounded-lg w-full shadow-md border;
|
||||
}
|
||||
|
||||
body {
|
||||
min-height: 100vh;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user