diff --git a/index.css b/index.css index 6654f34..21f43bc 100644 --- a/index.css +++ b/index.css @@ -212,7 +212,7 @@ a[href='https://elastic.co'] { } } -/* a[href='https://github.com/keygen-sh/fcl.dev'] { +a[href='https://github.com/keygen-sh/fcl.dev'] { font-weight: 500; color: var(--kg-color-white); text-transform: lowercase; @@ -226,4 +226,4 @@ a[href='https://elastic.co'] { &:hover { text-decoration: underline; } -} */ +}