Skip to content

Commit 98d1b97

Browse files
authored
Merge 23cb66d into 81048db
2 parents 81048db + 23cb66d commit 98d1b97

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

assets/css/styles.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1437,8 +1437,8 @@ h1 span {
14371437
color: var(--tc, #3fb950);
14381438
}
14391439

1440-
.card.card-theme-light .template-spotlight .main-repo-title {
1441-
background: linear-gradient(135deg, #1f2328 0%, var(--tc, #58a6ff) 100%) !important;
1440+
.card.card-theme-light.template-spotlight .main-repo-title {
1441+
background: linear-gradient(135deg, #000000 0%, var(--tc, #58a6ff) 100%) !important;
14421442
-webkit-background-clip: text !important;
14431443
-webkit-text-fill-color: transparent !important;
14441444
background-clip: text !important;

0 commit comments

Comments
 (0)