mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
style: remove gradient from page header text for readability
This commit is contained in:
@@ -847,10 +847,7 @@ a:hover {
|
||||
.page-header h1 {
|
||||
font-size: 36px;
|
||||
font-weight: 800;
|
||||
background: var(--gradient-primary);
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
background-clip: text;
|
||||
color: var(--color-text);
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user