糊糊
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-11-22 00:37:09 +08:00
parent b5cda581eb
commit 611a10b872
5 changed files with 55 additions and 6 deletions

View File

@@ -105,11 +105,11 @@ a:hover {
cursor: pointer;
}
.btn2 {
padding: 8px 32px;
opacity: 1;
border-radius: 3px;
cursor: pointer;
.btn2 {
padding: 10px 40px;
opacity: 1;
border-radius: 3px;
cursor: pointer;
}