diff --git a/scss/global.scss b/scss/global.scss index 60c1564..cd2ce97 100644 --- a/scss/global.scss +++ b/scss/global.scss @@ -5,11 +5,6 @@ body { line-height: 1.4; color: var(--body-text-color); background: var(--body-bg); - position: fixed; - left: 0; - right: 0; - bottom: 0; - top: 0; } .container { diff --git a/templates/2xx.html b/templates/2xx.html index c338bec..8a32e17 100644 --- a/templates/2xx.html +++ b/templates/2xx.html @@ -17,7 +17,7 @@