This commit is contained in:
2025-09-15 15:38:35 +02:00
parent 21f6ce67be
commit 6f5f55b229
3 changed files with 9 additions and 3 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -16,7 +16,7 @@ $cTxtBlack: #010101;
//* Global
body {
font-family: 'Poppins', sans-serif !important;
font-family: 'Poppins', sans-serif;
}
.iview-timer {
@@ -5844,3 +5844,9 @@ body {
}
}
}
body {
.elementor-text-editor {
font-family: inherit;
}
}