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>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<!-------------------------------------------------------------------------------------- STYLE ---->
|
<!------------------------------------------------------------------ STYLE ---->
|
||||||
|
|
||||||
<style lang="postcss">
|
<style lang="postcss">
|
||||||
:root {
|
:root {
|
||||||
|
|
|
@ -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 {
|
||||||
|
|
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue