Skip to content

Commit a58f728

Browse files
Fixed recommendations link color on dark background
1 parent 558dcca commit a58f728

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

assets/built/screen.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/built/screen.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/css/screen.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1937,6 +1937,7 @@ Search LOGO Login Subscribe
19371937
text-transform: uppercase;
19381938
background-color: transparent;
19391939
border: 0;
1940+
color: var(--color-darker-gray);
19401941
}
19411942

19421943
.gh-recommendations button svg {

0 commit comments

Comments
 (0)