change accent color

This commit is contained in:
Bruno Windels 2020-07-14 20:36:27 +02:00
parent e955feb12d
commit 38549ecf4c
3 changed files with 5 additions and 5 deletions

View file

@ -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;