Update hover query.
This commit is contained in:
parent
fb2f4d87a4
commit
9da696027a
1 changed files with 1 additions and 1 deletions
|
|
@ -55,7 +55,7 @@ export default {
|
||||||
color: $white;
|
color: $white;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
font-weight: 500;
|
font-weight: 500;
|
||||||
&:hover {
|
@media (hover: hover) {
|
||||||
background: linear-gradient(
|
background: linear-gradient(
|
||||||
270deg,
|
270deg,
|
||||||
rgba(6, 87, 124, 1) 0%,
|
rgba(6, 87, 124, 1) 0%,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue