Add error handling to the frontend

This commit is contained in:
Jonathan Cremin 2016-10-23 23:04:32 +01:00
parent b5cb3e78ab
commit 0a9ea15b58
6 changed files with 77 additions and 18 deletions

View file

@ -103,7 +103,7 @@ export default {
margin-bottom: 30px;
}
.home {
width: 600px;
max-width: 600px;
margin-top: 40px;
}
p {