diff --git a/css/brands.css b/css/brands.css index d892439..8d6e311 100644 --- a/css/brands.css +++ b/css/brands.css @@ -98,7 +98,7 @@ button:hover, /* Work */ .button.button-career { color: #ffffff; - background-color: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff); + background-image: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff); } .button.button-career:hover, .button.buttoon-career:focus {