diff --git a/css/style.css b/css/style.css index f539272..e638c74 100644 --- a/css/style.css +++ b/css/style.css @@ -152,7 +152,8 @@ a:hover { background-color: #0077b5; } -.btn-linkedin:hover { +.btn-linkedin:hover, +.btn-linkedin:focus { background-color: #0986c9; }