fix(m4n1fest): update form placeholders, testimonial alignment, and localization

This commit is contained in:
2026-06-06 21:39:37 +07:00
parent ff223ea289
commit 86de53de2a
3 changed files with 26 additions and 18 deletions
+6
View File
@@ -1198,6 +1198,12 @@ ul.achiever-achievements li::before {
font-size: 0.74rem;
color: var(--muted);
margin-top: 1px;
min-height: 3.8em;
}
@media (max-width: 660px) {
.testi-role {
min-height: auto;
}
}
.stars {
display: flex;