Fix theme installation button and remove image zoom effect
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user