fix: fix error state look in login form

This commit is contained in:
Stavros
2025-07-06 00:46:59 +03:00
parent 8b70ab47a4
commit f780e81ec2
2 changed files with 8 additions and 8 deletions

View File

@@ -136,7 +136,7 @@ h4 {
}
p {
@apply leading-6 [&:not(:first-child)]:mt-6;
@apply leading-6;
}
blockquote {