change accent color
This commit is contained in:
parent
e955feb12d
commit
38549ecf4c
3 changed files with 5 additions and 5 deletions
|
@ -72,7 +72,7 @@ limitations under the License.
|
|||
|
||||
&:hover {
|
||||
color: $accent-color;
|
||||
background: rgba(#03b381, 0.06);
|
||||
background: rgba($accent-color, 0.06);
|
||||
|
||||
&::before {
|
||||
background-color: $accent-color;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue