fix: contrast issue

pull/6486/head
Konstantinos Kaloutas 2022-08-22 15:54:15 +03:00 committed by Tienson Qin
parent 54e43c71dd
commit 2c581d9827
1 changed files with 1 additions and 1 deletions

View File

@ -1039,7 +1039,7 @@ hr {
.cp__header-logo,
.fade-link {
opacity: 0.6;
opacity: 0.8;
transition: 0.3s;
color: var(--ls-primary-text-color);
}