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 415c2d4 commit 8262294Copy full SHA for 8262294
pages/login.vue
@@ -91,7 +91,7 @@ const redirect = async () => {
91
}
92
93
.login-form--title {
94
- @apply text-4xl text-center font-thin;
+ @apply text-4xl text-center font-thin text-black;
95
@apply my-10;
96
97
0 commit comments