Skip to content

Commit 0f5f6ec

Browse files
committed
Whitespace adjustments
1 parent 96ccbe1 commit 0f5f6ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css/isolated/components.happy-harry.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
.c-happy-harry-trigger:focus) & {
8484
animation: happy-harry .85s ease-in-out infinite;
8585
}
86+
8687
}
8788

8889
}
@@ -92,7 +93,7 @@
9293
html:has(.c-happy-harry-trigger:hover,
9394
.c-happy-harry-trigger:active,
9495
.c-happy-harry-trigger:focus) .c-happy-harry {
95-
animation:none;
96+
animation: none;
9697
}
9798

9899
}

0 commit comments

Comments
 (0)