juraj.L
Results
1
issues of
juraj.L
Before format my code was as following: ``` background: url('data:image/svg+xml;utf8,'); ``` after format the code was as following: ``` background: url('data:image/svg+xml;utf8,'); ```