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> </div>
</template> </template>
<!-------------------------------------------------------------------------------------- STYLE ----> <!------------------------------------------------------------------ STYLE ---->
<style lang="postcss"> <style lang="postcss">
:root { :root {

View file

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

View file

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