We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fce4877 commit fdd355cCopy full SHA for fdd355c
src/views/Features.vue
@@ -16,13 +16,7 @@
16
<h1
17
style="margin-right:auto;margin-left:auto;max-width:calc(100% - 40px);width:700px"
18
class="text-slate-600 my-4 text-xl"
19
- >
20
- Vue Play is a full drag
21
- & drop designer for
22
- building vue components,
23
- websites and web
24
- applications.
25
- </h1>
+ >Vue Play is a full drag & drop designer for building vue components, websites and web apps.</h1>
26
</header>
27
<main style="text-align:center;width:100%;margin-bottom:50px">
28
<section class="p-12 gap-12 xl:grid-cols-4 lg:grid-cols-3 sm:grid-cols-2 container m-auto grid">
0 commit comments