Skip to content

Commit 41c6b91

Browse files
dzoladzphette23
authored andcommitted
apply jumbotron-btn hover styles to focus events
1 parent f58e4eb commit 41c6b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: assets/_scss/_homepage.scss

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
color: $jumbotron-btn-color;
4343
margin: .5em .5em 0 0;
4444

45-
&:hover {
45+
&:hover,&:focus {
4646
background-color: $jumbotron-btn-color;
4747
color: $gray-base;
4848
}

0 commit comments

Comments
 (0)