Fix formatting
This commit is contained in:
parent
e248329727
commit
bf7a6dd679
3 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
</div>
|
||||
</template>
|
||||
|
||||
<!-------------------------------------------------------------------------------------- STYLE ---->
|
||||
<!------------------------------------------------------------------ STYLE ---->
|
||||
|
||||
<style lang="postcss">
|
||||
:root {
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
</script>
|
||||
|
||||
<!----------------------------------------------------------------------------------- TEMPLATE ---->
|
||||
<!--------------------------------------------------------------- TEMPLATE ---->
|
||||
|
||||
<template>
|
||||
<section>
|
||||
|
@ -22,7 +22,7 @@
|
|||
</section>
|
||||
</template>
|
||||
|
||||
<!-------------------------------------------------------------------------------------- STYLE ---->
|
||||
<!------------------------------------------------------------------ STYLE ---->
|
||||
|
||||
<style scoped lang="postcss">
|
||||
h2 {
|
||||
|
|
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue