first commit

This commit is contained in:
benjibennn
2023-12-22 12:35:55 +08:00
commit 9f89a732d6
872 changed files with 156291 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
@media (min-width: 768px) {
.sidebar {
width: 6rem !important;
}
}
@media (min-width: 768px) {
.sidebar {
width: 6rem !important;
}
}
hr.new2 {
border-top: 2px dashed gray;
}