SimonOriginal 10 hónapja
szülő
commit
3731f1950a

+ 2 - 1
src/lib/components/workspace/common/ManifestModal.svelte

@@ -63,7 +63,8 @@
 							<a 
 							<a 
 								href={manifest.funding_url} 
 								href={manifest.funding_url} 
 								target="_blank" 
 								target="_blank" 
-								class="underline text-blue-400 hover:text-blue-300">{manifest.funding_url}
+								class="underline text-blue-400 hover:text-blue-300"
+								>{manifest.funding_url}
 							</a>
 							</a>
 						</div>
 						</div>