Better color for play button.

This commit is contained in:
Mateus Machado Luna 2018-10-02 11:43:18 -03:00
parent 45d9df7848
commit 1dc7e985d0
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@
.icon {
border-radius: 100px;
background: white;
border: 3px solid black;
border: 3px solid $turquoise5;
}
&:focus, &:active {
outline: 0;