1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-26 05:16:41 +07:00

added page 404

This commit is contained in:
Fedor Katurov 2022-01-29 17:20:41 +07:00
parent e8f1bec1fb
commit ff8221fc1b
10 changed files with 1421 additions and 11 deletions

View file

@ -76,8 +76,7 @@
display: flex;
align-items: flex-start;
justify-content: flex-end;
font: $font_48_bold;
font-size: 72px;
font: $font_boris;
line-height: 0.95em;
flex-direction: column;
padding: 0 0 $gap * 2;