From 33e2727b4a43d216d8462c1d0739c2db68b536a1 Mon Sep 17 00:00:00 2001 From: EETagent Date: Mon, 16 Jan 2023 00:07:41 +0100 Subject: [PATCH] fix: remove unused selector --- .../routes/(candidate)/(authenticated)/register/+page.svelte | 5 ----- 1 file changed, 5 deletions(-) diff --git a/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte b/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte index 3a000a8..97674e4 100644 --- a/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte +++ b/frontend/src/routes/(candidate)/(authenticated)/register/+page.svelte @@ -715,11 +715,6 @@ @apply mx-auto h-full w-[90%]; @apply items-center justify-center; } - .form > form { - @apply flex flex-col; - @apply w-full; - @apply items-center justify-center; - } .dot { @apply @apply hover:bg-sspsBlue @apply bg-sspsGray ml-2 h-4