From 8c6ef56428d9a8b20811091a6fb735fc37607dc9 Mon Sep 17 00:00:00 2001 From: Brian Hann Date: Thu, 28 Feb 2019 11:22:14 -0600 Subject: [PATCH] Accidentally removed styling from link --- site/src/routes/tutorial/[slug]/index.svelte | 1 - 1 file changed, 1 deletion(-) diff --git a/site/src/routes/tutorial/[slug]/index.svelte b/site/src/routes/tutorial/[slug]/index.svelte index 1fc262c86f..3c81b4356d 100644 --- a/site/src/routes/tutorial/[slug]/index.svelte +++ b/site/src/routes/tutorial/[slug]/index.svelte @@ -184,7 +184,6 @@ a.next { margin-left: auto; - text-decoration: none; } .improve-chapter {