Bring some responsive styles, subject to later improvements

This commit is contained in:
2020-12-04 17:38:59 +01:00
parent a9eb304a5c
commit bb09df70f5
15 changed files with 119 additions and 43 deletions

View File

@@ -1,6 +1,6 @@
<template>
<div>
<h1>Fruit Details</h1>
<h2>Fruit Details</h2>
{{ this.fruit }}
</div>
</template>