Fix theme installation button and remove image zoom effect

This commit is contained in:
Marcus Quinn
2025-03-17 01:16:38 +00:00
parent 1b47423a68
commit c01b4a2986
4 changed files with 32 additions and 8 deletions

View File

@ -526,9 +526,7 @@ input:checked + .wp-toggle-slider:before {
transition: transform 0.3s ease;
}
.theme-card:hover .theme-image img {
transform: scale(1.05);
}
/* Removed hover zoom effect */
.theme-info {
padding: 15px;