aboutsummaryrefslogtreecommitdiff
path: root/assets/css/_error.less
diff options
context:
space:
mode:
Diffstat (limited to 'assets/css/_error.less')
-rw-r--r--assets/css/_error.less4
1 files changed, 4 insertions, 0 deletions
diff --git a/assets/css/_error.less b/assets/css/_error.less
index 2ccaf6d..a16370b 100644
--- a/assets/css/_error.less
+++ b/assets/css/_error.less
@@ -18,6 +18,10 @@ body.e500 {
}
body.e500 {
+ h2 {
+ margin-bottom: 50px;
+ }
+
pre {
text-align: left;
}