We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6658375 commit 19bc040Copy full SHA for 19bc040
1 file changed
resources/js/components/welcome/AboutSection.vue
@@ -125,7 +125,7 @@ onMounted(() => {
125
<div>
126
<h3
127
ref="aboutTagline"
128
- class="text-center mb-12 font-body text-3xl leading-tight font-extrabold text-[var(--abg-primary)] md:text-4xl"
+ class="mb-12 text-center font-body text-3xl leading-tight font-extrabold text-[var(--abg-primary)] md:text-4xl"
129
>
130
Building the future, <br />
131
managing the present.
0 commit comments