refactor: adapt to GitHub layout change

This commit is contained in:
EnixCoda 2019-04-06 15:42:57 +08:00
parent cd0abb3d4b
commit 739ad0403a
No known key found for this signature in database
GPG key ID: 0C1A07377913A1DD

View file

@ -22,8 +22,10 @@
}
.@{name}-ready {
.Header > div, // legacy selector, remove when github deprecate this
header > div {
.js-header-wrapper {
background: #24292e;
}
.Header {
width: 1012px;
margin: 0 auto;
}