Fix the focus state of .cta-panel-button-black
This commit is contained in:
parent
df6d9151b8
commit
d240be8948
1 changed files with 1 additions and 1 deletions
|
@ -364,7 +364,7 @@ $cta-panel-button-border-size: 2px;
|
||||||
}
|
}
|
||||||
|
|
||||||
&:focus {
|
&:focus {
|
||||||
color: #F8F8F8;
|
color: #000000;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue