You've already forked gitea-banana-theme
banana v3
This commit is contained in:
@@ -33,7 +33,8 @@ export const card = css`
|
||||
|
||||
&:hover {
|
||||
box-shadow: 0 6px 16px rgba(0, 0, 0, 0.1), 0 4px 6px rgba(0, 0, 0, 0.05); // 悬停时增强阴影
|
||||
transform: translateY(-2px); // 轻微上移效果
|
||||
position: relative;
|
||||
top: -2px;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user