Add Maintenance support

This commit is contained in:
WhyKorp
2023-12-18 21:17:10 +01:00
committed by GitHub
parent a4870b297f
commit d8342135ef
2 changed files with 5 additions and 0 deletions
+4
View File
@@ -91,4 +91,8 @@ p.flash_info {
div.flash_info {
justify-content:left;
display: flex;
};
h1.maintenance {
align-self: center
};