Last minute fixes in test code and UI

This commit is contained in:
James Cole
2019-08-09 18:06:43 +02:00
parent 392317b01f
commit 1e3d85439e
9 changed files with 26 additions and 11 deletions

View File

@@ -38,12 +38,18 @@
font-size: 72px;
margin-bottom: 40px;
}
.text {
font-size: 30px;
margin-bottom: 40px;
}
</style>
</head>
<body>
<div class="container">
<div class="content">
<div class="title">Be right back.</div>
<div class="title">Whoops</div>
<div class="text">There was a fatal error. Please check the log files.</div>
</div>
</div>