wip: test

This commit is contained in:
2023-12-29 19:21:17 +08:00
parent b0d33e1076
commit f2dd76d5f1
2 changed files with 32 additions and 46 deletions

View File

@@ -143,10 +143,10 @@
font-weight: bold;
color: red;
}
.item:nth-child(3) {
font-weight: bold;
color: red;
}
// .item:nth-child(3) {
// font-weight: bold;
// color: red;
// }
}
}