Skip to content

Commit cfb82e9

Browse files
committed
chore(a11y-buttons): update formatting
1 parent e367d5c commit cfb82e9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
body {
2-
transition: var(--a11y-bg-transition, background 0.95s ease-in),
2+
transition:
3+
var(--a11y-bg-transition, background 0.95s ease-in),
34
var(--a11y-color-transition, color 0.95s ease-in),
45
var(--a11y-font-size-transition, font-size 0.7s linear);
56
}

0 commit comments

Comments
 (0)