按钮样式

This commit is contained in:
李志鹏
2025-12-23 17:29:49 +08:00
parent 321c0bdb92
commit 70cf624d88
5 changed files with 37 additions and 26 deletions

View File

@@ -94,14 +94,7 @@
justify-content: center;
bottom: 19.7rem;
> button {
width: 35rem;
height: 8.3rem;
box-sizing: border-box;
border-radius: 0.7rem;
margin: 0 1.8rem;
&.sandblasted-blurred {
// border-width: 0.2rem;
}
margin: 0 7.5rem;
}
}
}