6 lines
141 B
Vue
6 lines
141 B
Vue
|
<template>
|
||
|
<div class="heading center">
|
||
|
<h2>We develop a lot of things</h2>
|
||
|
<p>Here is some of our work...</p>
|
||
|
</div>
|
||
|
</template>
|