fix(client): 404 page displays incorrectly

This commit is contained in:
Valeriy
2019-05-08 01:26:37 +03:00
committed by mrugesh
parent 087d8ea130
commit dd20e61d00
2 changed files with 11 additions and 7 deletions

View File

@@ -9,7 +9,7 @@
}
.notfound-page-wrapper img {
max-width: 380px;
width: 380px;
margin-bottom: 1rem;
}