diff --git a/css/brands.css b/css/brands.css index 7af8e3a..d892439 100644 --- a/css/brands.css +++ b/css/brands.css @@ -94,10 +94,11 @@ button:hover, filter: brightness(90%); } + /* Work */ .button.button-career { color: #ffffff; - background-image: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff); + background-color: linear-gradient(-135deg, #120967, #1d6ff5, #b61dff); } .button.button-career:hover, .button.buttoon-career:focus {