友链部分的层级设计使用更加 token 化的设计
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -689,7 +689,8 @@ try {
|
||||
padding-block: 3rem;
|
||||
overflow-y: auto;
|
||||
margin-inline: 1rem;
|
||||
background-color: rgb(from var(--color-bg-0) r g b / .3);
|
||||
/* background-color: rgb(from var(--color-bg-0) r g b / .3); */
|
||||
background-color: rgb(from var(--color-bg-2) r g b / .5);
|
||||
border-radius: 2rem;
|
||||
backdrop-filter: blur(5px);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user