Skip to content

Commit

Permalink
fix bullet image error
Browse files Browse the repository at this point in the history
  • Loading branch information
ExpHP committed Oct 13, 2020
1 parent 7092b80 commit cf7c54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portfolio/main.css
Expand Up @@ -472,7 +472,7 @@ a small {
}

ul {
list-style-image: url("../images/bullet.png")
list-style-image: url("../assets/images/bullet.png")
}

strong {
Expand Down

0 comments on commit cf7c54e

Please sign in to comment.