fix link styles

pull/1921/head
Rich Harris 6 years ago
parent a82ffbd942
commit a95a360ee3

@ -284,10 +284,10 @@ npm run dev & open http://localhost:5000
<p>TODO. See <a href="https://github.com/sveltejs/svelte.technology/issues/379">this issue</a></p>
</section>
<section class="container linkify">
<section class="container">
<h3>Contributors</h3>
<p>Svelte is free and open source software, made possible by the work of dozens of volunteers. <a href="https://github.com/sveltejs/svelte">Join us!</a></p>
<p class="linkify">Svelte is free and open source software, made possible by the work of dozens of volunteers. <a href="https://github.com/sveltejs/svelte">Join us!</a></p>
{#each contributors as contributor}
<a

Loading…
Cancel
Save