This commit is contained in:
yumoqing 2025-09-05 13:49:27 +08:00
parent bb055ed6aa
commit 87194facbf

View File

@ -49,7 +49,8 @@ hr {
}
.card:hover {
border: 2px solid red;
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
border: 2px solid #ff8080;
}
.subcard {