mirror of
https://github.com/LiteyukiStudio/LiteyukiBot.git
synced 2025-07-27 21:30:54 +00:00
✨ 优化圆角样式
This commit is contained in:
@ -19,8 +19,8 @@ body {
|
||||
}
|
||||
|
||||
.info-box {
|
||||
border-radius: 50px;
|
||||
padding: 30px;
|
||||
border-radius: 60px;
|
||||
padding: 40px;
|
||||
backdrop-filter: blur(10px);
|
||||
background-color: rgba(0, 0, 0, 0.5);
|
||||
margin-bottom: 20px;
|
||||
|
Reference in New Issue
Block a user