Skip to content

Commit b4f0146

Browse files
authored
swap out refresh icon for something more conventional (sveltejs#83)
1 parent b903f00 commit b4f0146

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

src/routes/tutorial/[slug]/_/Chrome.svelte

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
}
5050
5151
.chrome button:active img {
52-
transform: rotate(-180deg);
52+
transform: rotate(-360deg);
5353
transition: none;
5454
}
5555
+2-3
Loading

0 commit comments

Comments
 (0)