diff --git a/src/App.svelte b/src/App.svelte index f50c561..3cbf1f4 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -16,7 +16,7 @@
-
+
diff --git a/src/app.scss b/src/app.scss index 5bafbab..32cde14 100644 --- a/src/app.scss +++ b/src/app.scss @@ -56,5 +56,6 @@ a.is-disabled { } $footer-padding: 3rem 1.5rem; +$fullhd: 2000px; @import "/node_modules/bulma/bulma.sass"; \ No newline at end of file