Page & component wrapping element consistent style w/ .card

This commit is contained in:
2023-05-29 12:30:55 +02:00
parent 851ecac5ab
commit 316cd14ed2
6 changed files with 14 additions and 37 deletions

View File

@@ -8,7 +8,7 @@
<!-- <Darkmode/> -->
<div class="page-content">
<slot></slot>
<slot />
</div>
<style lang="scss">