diff --git a/index.html b/index.html index 7bfd66c..a3ef223 100644 --- a/index.html +++ b/index.html @@ -10,7 +10,7 @@
- + diff --git a/src/App.svelte b/src/App.svelte index a0dfc2f..5bcf594 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -35,4 +35,4 @@ - \ No newline at end of file + diff --git a/src/app.scss b/src/app.scss index 4c9bcce..1e05e72 100644 --- a/src/app.scss +++ b/src/app.scss @@ -7,7 +7,7 @@ } } -.app { +#app { display: flex; flex-direction: column; flex-grow: 1;