Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit fd294c5

Browse files
committed
remove unnecessary test
1 parent 1e8b03e commit fd294c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/shared/AppBanner.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ export default {
2929
<!-- Banner left contents -->
3030
<div class="w-full md:w-1/3 text-left">
3131
<h1
32-
class="text-emerald font-general-semibold text-3xl md:text-3xl xl:text-4xl text-center sm:text-left text-ternary-dark dark:text-primary-light uppercase"
32+
class="font-general-semibold text-3xl md:text-3xl xl:text-4xl text-center sm:text-left text-ternary-dark dark:text-primary-light uppercase"
3333
>
3434
Hi, Iam Stoman
3535
</h1>

0 commit comments

Comments
 (0)