[mirotalk] - fix typo

This commit is contained in:
Miroslav Pejic
2025-01-26 20:58:22 +01:00
parent e8d6f3f8fa
commit c041e77d6a
2 changed files with 5 additions and 2 deletions
+4 -1
View File
@@ -588,7 +588,6 @@ h6,
p {
margin-top: 0;
margin-bottom: 24px;
color: gainsboro;
}
dfn,
@@ -2425,6 +2424,10 @@ textarea.form-input {
}
}
.hero-content p {
color: gainsboro;
}
.hero-inner > .hero-content + .hero-figure,
.hero-inner > .hero-figure + .hero-content {
margin-top: 48px;
+1 -1
View File
@@ -51,4 +51,4 @@ function googleTranslateElementInit() {
} catch (error) {
console.error('Failed to load Google Translate script:', error);
}
})();
})();