mirror of
https://github.com/tcsenpai/obsidiangarden_netlify.git
synced 2025-06-06 04:35:20 +00:00
Use correct external link svg
This commit is contained in:
parent
af2693ad80
commit
0f42f3a99b
@ -6752,7 +6752,7 @@ body {
|
||||
text-decoration-line: var(--link-external-decoration);
|
||||
background-position: center right;
|
||||
background-repeat: no-repeat;
|
||||
background-image: linear-gradient(transparent, transparent), url(public/images/874d8b8e340f75575caa.svg);
|
||||
background-image: linear-gradient(transparent, transparent), url('/img/outgoing.svg');
|
||||
background-size: 13px;
|
||||
padding-right: 16px;
|
||||
background-position-y: 4px;
|
||||
|
Loading…
x
Reference in New Issue
Block a user