This commit is contained in:
Louis Lam
2022-09-17 22:09:09 +08:00
parent bb883e6fa0
commit 80698a58b8
4 changed files with 3 additions and 20 deletions

View File

@@ -147,14 +147,6 @@ export default {
display: block;
}
.text-maintenance {
color: $maintenance;
}
.bg-maintenance {
background-color: $maintenance;
}
.shadow-box {
padding: 20px;
}