mirror of
https://github.com/Kisechan/Mainpage.git
synced 2025-07-09 22:57:17 +00:00
优化社交图标样式,添加颜色过渡效果
This commit is contained in:
@ -94,6 +94,7 @@ onMounted(() => {
|
|||||||
color: #303133;
|
color: #303133;
|
||||||
margin: 0 10px;
|
margin: 0 10px;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
|
transition: color 0.3s ease;
|
||||||
}
|
}
|
||||||
|
|
||||||
.social-icons a:hover {
|
.social-icons a:hover {
|
||||||
|
Reference in New Issue
Block a user