Update text color in theme.scss for improved readability
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user