1
0
mirror of https://github.com/ClusterCockpit/cc-backend synced 2025-08-11 05:12:58 +02:00

Rename css classes in frontend

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

@@ -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...