Update style

This commit is contained in:
Sebastien Chopin 2017-04-14 11:57:30 +02:00
parent 55db6e336f
commit ee6db19c8d
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@
<html>
<head>
<meta charset="utf-8">
<title>Nuxt.js error</title>
<title>Nuxt.js Error</title>
</head>
<body style="background-color: #a6004c;color: #efe;font-family: monospace;">
<h2>Nuxt.js error</h2>
<h2>Nuxt.js Error:</h2>
<pre>{{ stack }}</pre>
</body>
</html>