Skip to content

Commit f5ef06c

Browse files
committed
fix external asset
1 parent 62a9dc9 commit f5ef06c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/twitter-like_forums.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ li.row-uezxzk {
5858
content: '';
5959
width: 48px;
6060
height: 48px;
61-
background: center/contain url("/assets/1f0bfc0865d324c2587920a7d80c609b.png");
61+
background: center/contain url("https://discord.com/assets/1f0bfc0865d324c2587920a7d80c609b.png");
6262
border-radius: 50%;
6363
position: absolute;
6464
transform: translateX(-62px);

0 commit comments

Comments
 (0)