Removed duplicated markdown pages, improved NotFound page
This commit is contained in:
@@ -53,6 +53,14 @@ footer {
|
||||
}
|
||||
|
||||
/* centering */
|
||||
.centeredPage {
|
||||
flex: 1 0 auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.centeredContent {
|
||||
flex: 0 1 auto;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user