Skip to content

Commit a05fd40

Browse files
author
Sophie Shepherd
authored
Merge pull request #379 from github/footer-hover
Add transition to button
2 parents 53212d1 + 5dc1f34 commit a05fd40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assets/css/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
a {
1+
a, .btn {
22
transition: all 0.2s ease-in-out;
33
}
44

0 commit comments

Comments
 (0)