fix page 404
This commit is contained in:
parent
98f50051c1
commit
9c5e18dd3f
2 changed files with 11 additions and 8 deletions
|
@ -1,3 +1,11 @@
|
|||
.page-404 {
|
||||
min-height: 80vh;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
text-align:center;
|
||||
}
|
||||
|
||||
.wp-block-cover {
|
||||
position:relative;
|
||||
overflow-x: hidden;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue