fix link styles

pull/7738/head
Rich Harris 7 years ago
parent 40c35ed67d
commit 072c92b918

@ -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