diff --git a/resources/css/views/index.scss b/resources/css/views/index.scss index b4825ec..141fe28 100644 --- a/resources/css/views/index.scss +++ b/resources/css/views/index.scss @@ -222,7 +222,7 @@ $social-button_inner_margin: 10px; flex-direction: row; align-items: center; justify-content: space-between; - background: linear-gradient(to left, variables.$clr_brand, #3b8fff); + background: variables.$clr_brand_gradient; color: white; p {