diff --git a/src/routes/+layout.svelte b/src/routes/+layout.svelte
index 0806ab6..705a7a5 100644
--- a/src/routes/+layout.svelte
+++ b/src/routes/+layout.svelte
@@ -6,6 +6,5 @@
Visit svelte.dev/docs/kit to read the documentation
diff --git a/src/routes/layout.css b/src/routes/layout.css index e9704fd..d4b5078 100644 --- a/src/routes/layout.css +++ b/src/routes/layout.css @@ -1,4 +1 @@ @import 'tailwindcss'; - -html, body { @apply h-full; } -body { @apply bg-gray-900 text-gray-100; } diff --git a/static/bishop-b.svg b/static/bishop-b.svg deleted file mode 100644 index 3f5516b..0000000 --- a/static/bishop-b.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - diff --git a/static/bishop-w.svg b/static/bishop-w.svg deleted file mode 100644 index ba52426..0000000 --- a/static/bishop-w.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - diff --git a/static/king-b.svg b/static/king-b.svg deleted file mode 100644 index 059b25b..0000000 --- a/static/king-b.svg +++ /dev/null @@ -1,31 +0,0 @@ - - - - diff --git a/static/king-w.svg b/static/king-w.svg deleted file mode 100644 index 9d40b5e..0000000 --- a/static/king-w.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - diff --git a/static/knight-b.svg b/static/knight-b.svg deleted file mode 100644 index 6155c58..0000000 --- a/static/knight-b.svg +++ /dev/null @@ -1,27 +0,0 @@ - - - - diff --git a/static/knight-w.svg b/static/knight-w.svg deleted file mode 100644 index 091003b..0000000 --- a/static/knight-w.svg +++ /dev/null @@ -1,25 +0,0 @@ - - - - diff --git a/static/pawn-b.svg b/static/pawn-b.svg deleted file mode 100644 index 1c5027e..0000000 --- a/static/pawn-b.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - diff --git a/static/pawn-w.svg b/static/pawn-w.svg deleted file mode 100644 index 35c5d30..0000000 --- a/static/pawn-w.svg +++ /dev/null @@ -1,22 +0,0 @@ - - - - diff --git a/static/queen-b.svg b/static/queen-b.svg deleted file mode 100644 index 8580124..0000000 --- a/static/queen-b.svg +++ /dev/null @@ -1,30 +0,0 @@ - - - - diff --git a/static/queen-w.svg b/static/queen-w.svg deleted file mode 100644 index 819173d..0000000 --- a/static/queen-w.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - diff --git a/static/rook-b.svg b/static/rook-b.svg deleted file mode 100644 index 47cef2b..0000000 --- a/static/rook-b.svg +++ /dev/null @@ -1,29 +0,0 @@ - - - - diff --git a/static/rook-w.svg b/static/rook-w.svg deleted file mode 100644 index 97db1f3..0000000 --- a/static/rook-w.svg +++ /dev/null @@ -1,28 +0,0 @@ - - - -