[mirotalk] - fix typo
This commit is contained in:
@@ -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;
|
||||
|
||||
@@ -51,4 +51,4 @@ function googleTranslateElementInit() {
|
||||
} catch (error) {
|
||||
console.error('Failed to load Google Translate script:', error);
|
||||
}
|
||||
})();
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user