We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 246b697 commit fb85394Copy full SHA for fb85394
_stylesheets/page.scss
@@ -154,7 +154,8 @@ header{
154
width: 185px;
155
text-indent: -999px;
156
overflow: hidden;
157
- background: url('../images/gh-training-logo-1x.png') no-repeat center center;
+ background: url('../images/gh-training-logo-2x.png') no-repeat center center;
158
+ background-size: contain;
159
}
160
161
0 commit comments