diff options
Diffstat (limited to 'templates')
-rw-r--r-- | templates/error.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/error.html b/templates/error.html index b86039ca3..5aa48098f 100644 --- a/templates/error.html +++ b/templates/error.html @@ -2,7 +2,7 @@ <!DOCTYPE html> <html> {{template "head" . }} -<body class="white error"> +<body class="sticky error"> <div class="container-fluid"> <div class="error__container"> <div class="error__icon"> |