Fixed error page style
This commit is contained in:
parent
80a9a4c9a5
commit
1a55a5bdb8
|
@ -1,12 +1,11 @@
|
|||
.errorPageWrapper {
|
||||
height: 100vh;
|
||||
margin: -120px 0 -2em;
|
||||
padding-top: 100px;
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.errorPage {
|
||||
position: relative;
|
||||
top: 35%;
|
||||
top: 37%;
|
||||
transform: translateY(-50%);
|
||||
|
||||
.image-link:hover {
|
||||
|
|
Loading…
Reference in New Issue
Block a user