Skip to content

Commit

Permalink
fix(docs-site): website link colors (#457)
Browse files Browse the repository at this point in the history
  • Loading branch information
suneettipirneni committed May 29, 2022
1 parent db99388 commit 51e664d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions website/src/css/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,6 @@
--ifm-menu-link-sublist-icon-filter: invert(100%) sepia(94%) saturate(17%) hue-rotate(223deg) brightness(104%) contrast(98%);
--ifm-navbar-height: 64px;
--ifm-navbar-link-color: #e5e7eb;
--ifm-link-hover-color: #e5e7eb;
--ifm-link-color: #e5e7eb;
--ifm-navbar-link-active-color: #e5e7eb;
--ifm-navbar-link-hover-color: #e5e7eb;
--ifm-font-weight-semibold: 700;
Expand Down

1 comment on commit 51e664d

@vercel
Copy link

@vercel vercel bot commented on 51e664d May 29, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.