Skip to content

Commit 962be82

Browse files
committed
jquery.com: Small typo fix for the homepage.
1 parent 9286b34 commit 962be82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

themes/jquery.com/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ a,
5252
-webkit-transition: all 0.7s linear;
5353
-webkit-transform: rotate(6.28rad);
5454
transition: all 0.7s;
55-
transform: rorate(6.28rad);
55+
transform: rotate(6.28rad);
5656
}
5757

5858
#content #banner-secondary .downloads-box p {

0 commit comments

Comments
 (0)