Skip to content

Commit c80466c

Browse files
committed
Lint
1 parent 8c615b6 commit c80466c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/navigation/underline-nav.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
&:focus {
2929
text-decoration: none;
3030
border-bottom-color: $border-gray-dark;
31-
transition-duration: 0.12s;
3231
transition-timing-function: ease-out;
32+
transition-duration: 0.12s;
3333
}
3434

3535
&.selected,

0 commit comments

Comments
 (0)