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