Merged in fix/book-249-navigation-icon-color-update (pull request #2916)

fix(BOOK-249): navigation icon color update

* fix(BOOK:249): updated color token to CurrentColor

* fix(BOOK-249): changed "log in/join" text to bold

* fix(BOOK-249): changed color on login arrow icon and in skeleton


Approved-by: Matilda Landström
This commit is contained in:
Matilda Haneling
2025-10-07 06:51:10 +00:00
parent a60c613756
commit 973a665aba
4 changed files with 6 additions and 6 deletions

View File

@@ -77,7 +77,7 @@ export default function MyPagesMenuWrapper() {
trackingId="loginStartNewTopMenu"
>
<Avatar />
<Typography variant={"Body/Paragraph/mdRegular"}>
<Typography variant={"Body/Paragraph/mdBold"}>
<span className={styles.loginText}>
{intl.formatMessage({
defaultMessage: "Log in/Join",