We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 107ab79 commit 58c46d7Copy full SHA for 58c46d7
Specialized Areas/Styles/Zoom Catalog Image on Hover/CSS.js
@@ -8,5 +8,5 @@ Zoom - in catalog item image on mouse hover.
8
Zoom - in catalog item short description on mouse hover.
9
*/
10
.sc-cat-item-short-description:hover{
11
- transform: scale(1.2) translateX(15rem); /* 120% zoom nad 15rem right shift*/
+ transform: scale(1.2) translateX(15rem); /* 120% zoom and 15rem right shift*/
12
}
0 commit comments