Add 404 image

This commit is contained in:
2020-01-11 06:57:08 +00:00
parent 946c70d776
commit 5f486695ba
5 changed files with 9 additions and 2 deletions
+5
View File
@@ -39,3 +39,8 @@ body {
max-width: 150px;
max-height: 1500px;
}
.photo-404 {
max-width: 100%;
height: auto;
}