Remove blog/cleanup

This commit is contained in:
Rgebee 2022-05-24 19:39:44 +01:00
commit 461e0c412b
8 changed files with 9 additions and 282 deletions

View file

@ -8,16 +8,6 @@
</script>
<style>
/*main {
position: relative;
max-width: 56em;
background-color: white;
padding: 2em;
margin: 0 auto;
box-sizing: border-box;
}*/
/* Dark theme */
:global(html[data-theme='dark']) {
--background-color: #222222;
--headings-color: #ffffff;
@ -38,4 +28,4 @@
<slot></slot>
<Footer/>
<Footer/>