Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 49fe607

Browse files
wuliupouser378230
authored andcommitted
chore(css): remove unused background image reference
`background-image: url(header.png);` in css not required or provided. Closes #1627
1 parent c944307 commit 49fe607

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/assets/docs.css

-1
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,6 @@ section {
164164
text-shadow: 0 1px 0 rgba(0,0,0,.15);
165165
color: #cdbfe3;
166166
background-color: #563d7c;
167-
background-image: url(header.png);
168167
}
169168

170169
.bs-header a {

0 commit comments

Comments
 (0)