🎨 styles: descrease spacing bottom 404, error page

:%s
This commit is contained in:
lytrankieio123 2021-09-14 16:36:59 +07:00
parent e30f1c520f
commit 2849e291fb
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
background-color: white; background-color: white;
.inner{ .inner{
height: 100vh; height: 70vh;
.logo{ .logo{
margin-top: 2rem; margin-top: 2rem;
} }

View File

@ -6,7 +6,7 @@
background-color: white; background-color: white;
.inner{ .inner{
height: 100vh; height: 70vh;
.logo{ .logo{
margin-top: 2rem; margin-top: 2rem;
} }