Changed tooltip color

This commit is contained in:
James Dinh 2023-02-09 21:12:05 -08:00
parent a596f1074f
commit 1e3798f558

View File

@ -693,7 +693,7 @@ nav * {
top: 12px;
right: -150px;
transform-origin: left;
color: rgb(252, 93, 93);
color: rgb(252, 188, 93);
}
.header-info-container {