Skip to content

Instantly share code, notes, and snippets.

@johnleider
Last active March 6, 2019 19:32
Show Gist options
  • Save johnleider/1c2f24c7234c684365f9f261ee8f7b79 to your computer and use it in GitHub Desktop.
Save johnleider/1c2f24c7234c684365f9f261ee8f7b79 to your computer and use it in GitHub Desktop.
<template>
<div>
<v-card
class="mb-2"
height="300"
/>
<h2 class="title mb-2">
I'm a text title
</h2>
<div>
Mauris turpis nunc, blandit et, volutpat molestie congue nunc, vitae euismod ligula urna in dolor.
</div>
</div>
</template>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment