fix: class name change for testimonial author

This commit is contained in:
Jannat Patel
2022-04-20 17:54:37 +05:30
parent 89de3c5f7a
commit a4bfad6138
2 changed files with 2 additions and 2 deletions

View File

@@ -975,7 +975,7 @@ pre {
height: 100%;
}
.testimonial-author_name {
.testimonial-author-name {
font-weight: 500;
font-size: var(--text-lg);
color: var(--text-color);