先提交一波

This commit is contained in:
aixianling
2024-01-08 18:00:12 +08:00
parent 6168d5d4b2
commit c84e0d288e
2 changed files with 45 additions and 3 deletions

View File

@@ -734,3 +734,7 @@ h1, h2, h3, p {
margin-left: 50%;
transform: translateX(-50%);
}
.pointer {
cursor: pointer;
}