Remove blog/cleanup
This commit is contained in:
parent
9fbf336f1f
commit
461e0c412b
8 changed files with 9 additions and 282 deletions
|
|
@ -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/>
|
||||
|
|
|
|||
Loading…
Reference in a new issue