Added sass and migrated styles

This commit is contained in:
aronmal 2023-11-09 15:53:13 +01:00
parent ea5a815c2c
commit 906ca7806e
Signed by: aronmal
GPG key ID: 816B7707426FC612
7 changed files with 162 additions and 160 deletions

View file

@ -14,7 +14,7 @@ import Layout from "@layouts/Layout.astro";
</div>
</section>
</Layout>
<style>
<style lang="scss">
.section {
display: flex;
flex-direction: column;