Skip to content

Commit dc7be2b

Browse files
relative image path
1 parent 01c6f8b commit dc7be2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/invariant.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -675,7 +675,7 @@ ul.md-nav__list {
675675
display: inline-block;
676676
padding-left: 25pt;
677677

678-
background: url("/assets/warning.svg") no-repeat 3pt 1pt;
678+
background: url("../assets/warning.svg") no-repeat 3pt 1pt;
679679
background-size: 1.2em;
680680
padding-top: -1pt;
681681
margin-top: -5pt;

0 commit comments

Comments
 (0)