You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This changes the color of bg-body-tertiary as well, to be a gradient. Why? That color doesn't even use gradients.
This changes any btn classed element (no matter which), to the gradient too. On top, all buttons lose any sort of hover effect.
I am at a loss to understand two things:
why?
and... how do we actually get the buttons to use a gradient (horizontal, just like the code above), while keeping hover effects, without affecting any other element on site?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In the Custom SCSS file:
bg-body-tertiary
as well, to be a gradient. Why? That color doesn't even use gradients.btn
classed element (no matter which), to the gradient too. On top, all buttons lose any sort of hover effect.I am at a loss to understand two things:
Beta Was this translation helpful? Give feedback.
All reactions