diff --git a/src/App.svelte b/src/App.svelte index 3b203e8..a2f2224 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -59,6 +59,7 @@
+

Matrix Kernel Filter Calculator

Matrix
Kernel
@@ -116,6 +117,10 @@ flex-direction: column; } + header { + margin-bottom: 1em; + } + main { display: grid; margin-bottom: auto;