资源分类页面初步

This commit is contained in:
禺狨
2023-03-13 17:33:08 +08:00
parent 23b01e0fb9
commit 74984e07fa
3 changed files with 161 additions and 108 deletions

View File

@@ -16,6 +16,30 @@ code {
monospace;
}
.w-250px {
width: 250px;
}
.w-300px {
width: 300px;
}
.w-350px {
width: 350px;
}
.w-400px {
width: 200px;
}
.w-450px {
width: 200px;
}
.w-500px {
width: 200px;
}
.ml-8 {
margin-left: 8px;
}