feat: status page + maintenance

This commit is contained in:
mco-system 2023-05-27 17:23:53 +11:00
parent e76d9815c9
commit 674edf2bf2
1 changed files with 1 additions and 4 deletions

View File

@ -9,7 +9,6 @@
align-items: center; align-items: center;
align-content: center; align-content: center;
text-align: center; text-align: center;
background-color: red;
} }
.center_wrapper { .center_wrapper {
display: flex; display: flex;
@ -17,8 +16,6 @@
justify-content: center; justify-content: center;
align-items: center; align-items: center;
text-align: center; text-align: center;
background-color: blue;
} }
.container_list { .container_list {
display: flex; display: flex;
@ -31,7 +28,7 @@
.title { .title {
font-size: 3em; font-size: 3em;
font-weight: bold; font-weight: bold;
margin: 2em; margin: 0.5em;
} }
.table_headers, .line { .table_headers, .line {
display: flex; display: flex;