Skip to content

Commit

Permalink
revert "update logo colors"
Browse files Browse the repository at this point in the history
This reverts commit d2c6e9c.
  • Loading branch information
ezekg committed Jun 24, 2024
1 parent b55d196 commit 8321b81
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions index.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand All @@ -221,9 +221,9 @@ a[href='https://github.com/keygen-sh/fcl.dev'] {
background-position: center left;
background-repeat: no-repeat;
background-size: 0.875em 0.875em;
padding-left: 1.1em;
padding-left: 1em;
&:hover {
text-decoration: underline;
}
}
} */
2 changes: 1 addition & 1 deletion logos/elastic.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion logos/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion logos/sentry.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 8321b81

Please sign in to comment.