Skip to content

Commit

Permalink
Primer gray (github#29626)
Browse files Browse the repository at this point in the history
* Fix the gray chin

* Flash using primer mid-gray
  • Loading branch information
heiskr authored Aug 4, 2022
1 parent 8231354 commit 73d4ac3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@

// render a gray background until we know the color mode via XHR
html {
background: #777;
background: #6e7781;
}

0 comments on commit 73d4ac3

Please sign in to comment.