Adjust error page layout

main
sudoer777 2021-11-26 13:44:01 -07:00
parent b1637d97bc
commit 64a6ba545b
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,3 @@
#mobile-view {
max-width: 100%;
}

View File

@ -1,5 +1,8 @@
extends layout
block stylesheets
link(rel='stylesheet', href='/stylesheets/error.css')
block content
h1= message
h2= error.status