1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 21:06:42 +07:00

added 404 page

This commit is contained in:
Fedor Katurov 2019-11-07 16:03:33 +07:00
parent f837924ad4
commit f0acb1ee66
5 changed files with 53 additions and 3 deletions

View file

@ -6,6 +6,7 @@
box-sizing: border-box;
align-items: center;
justify-content: flex-start;
min-height: 100vh;
@include tablet {
padding: 0;