feat: status page + maintenance

This commit is contained in:
mco-system
2023-05-27 16:37:28 +11:00
parent 10bea4b46b
commit b1e05e8e4d
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
.body {
font-size: 4em;
font-size: 10em;
font-family: Arial, Helvetica, sans-serif;
}
.page_wrapper {
@@ -11,7 +11,6 @@
text-align: center;
padding-bottom: 5em;
background-color: red;
width: 90%;
}
.center_wrapper {
display: flex;