diff --git a/scss/global.scss b/scss/global.scss index 4703f9c6..41209b1a 100644 --- a/scss/global.scss +++ b/scss/global.scss @@ -12,11 +12,6 @@ body { top: 0; } -#svelte { - display: flex; - flex-direction: column; -} - .container { overflow-y: auto; overflow-x: hidden; @@ -110,8 +105,6 @@ button { } } - - p, label, input { font-size: 1.3em; } diff --git a/templates/2xx.html b/templates/2xx.html index d7586561..cc7a0f73 100644 --- a/templates/2xx.html +++ b/templates/2xx.html @@ -17,7 +17,7 @@