Rename css classes in frontend

This commit is contained in:
Jan Eitzinger 2022-02-15 16:44:17 +01:00
parent 2f32760cc5
commit 344aaf98c1

View File

@ -21,10 +21,10 @@
};
</script>
</head>
<body class="Site">
<body class="site">
<header id="svelte-header"></header>
<main class="Site-content">
<main class="site-content">
<div class="container">
{{block "content" .}}
Whoops, you should not see this...