From b8810b822473b092bfb1a0b64251c41629b99c92 Mon Sep 17 00:00:00 2001 From: Babak F Date: Wed, 21 Apr 2021 12:13:29 -0700 Subject: [PATCH] Fix HTML and CSS order and format CSS. --- .../13-classes/02-class-shorthand/app-b/App.svelte | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/site/content/tutorial/13-classes/02-class-shorthand/app-b/App.svelte b/site/content/tutorial/13-classes/02-class-shorthand/app-b/App.svelte index 0f4e0d9f24..c91385e4e5 100644 --- a/site/content/tutorial/13-classes/02-class-shorthand/app-b/App.svelte +++ b/site/content/tutorial/13-classes/02-class-shorthand/app-b/App.svelte @@ -2,12 +2,6 @@ let big = false; - -