Update text color in theme.scss for improved readability

This commit is contained in:
2025-05-20 09:46:28 +02:00
parent d9304aa88f
commit 89ea4d2faa
4 changed files with 4308 additions and 400 deletions

View File

@@ -8691,7 +8691,7 @@ body {
font-family: 'Poppins', sans-serif;
font-size: 1rem;
line-height: 1.5;
color: #777;
color: #000;
background-color: #f8f8f8;
}
@@ -12076,7 +12076,6 @@ body {
font-size: 13px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #777;
line-height: 1.35;
font-weight: 300;
background: #fff;