Fix formatting

This commit is contained in:
Marley 2023-07-13 14:00:38 -07:00
parent e248329727
commit bf7a6dd679
3 changed files with 5 additions and 5 deletions

View file

@ -20,7 +20,7 @@
</div>
</template>
<!-------------------------------------------------------------------------------------- STYLE ---->
<!------------------------------------------------------------------ STYLE ---->
<style lang="postcss">
:root {

View file

@ -2,7 +2,7 @@
</script>
<!----------------------------------------------------------------------------------- TEMPLATE ---->
<!--------------------------------------------------------------- TEMPLATE ---->
<template>
<section>
@ -22,7 +22,7 @@
</section>
</template>
<!-------------------------------------------------------------------------------------- STYLE ---->
<!------------------------------------------------------------------ STYLE ---->
<style scoped lang="postcss">
h2 {

View file

@ -12,7 +12,7 @@ const patrons = [
]
</script>
<!----------------------------------------------------------------------------------- TEMPLATE ---->
<!--------------------------------------------------------------- TEMPLATE ---->
<template>
<section>
@ -65,7 +65,7 @@ const patrons = [
</section>
</template>
<!-------------------------------------------------------------------------------------- STYLE ---->
<!------------------------------------------------------------------ STYLE ---->
<style scoped lang="postcss">
section {