Skip to content

Commit 03e88d8

Browse files
author
Vue Play
committed
Stored by Vue Play
1 parent daf2f18 commit 03e88d8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/views/About.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<template class="">
1+
<template>
22
<div class="bg-slate-100 flex flex-col h-screen overflow-auto">
33
<Meta />
44
<VueNavigator class="mb-5 z-20" />
@@ -216,7 +216,7 @@
216216
style="margin-bottom:100px;color:#15244fff;margin-top:75px;width:calc(100% - 40px);margin-left:20px"
217217
class="text-4xl md:text-slate-900 font-bold"
218218
>
219-
2300+ Registered Users 🚀
219+
2350+ Registered Users 🚀
220220
</h2>
221221
<h2
222222
style="margin-bottom:50px;max-width:450px;color:#15244fff"

0 commit comments

Comments
 (0)