[feat] added memory limit line

This commit is contained in:
kwaroran
2023-05-17 02:18:34 +09:00
parent e5c44406fb
commit 59c34956cf
9 changed files with 39 additions and 10 deletions

View File

@@ -107,4 +107,8 @@ html, body{
border: none;
outline: 0;
border-bottom: 1px solid #6272a4;
}
.bgc{
border-top: 1px solid rgba(98, 114, 164, 0.3);
}