Removed custom transition time
This commit is contained in:
parent
0c59a421cf
commit
6758a2f5dd
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ $font-link: $secondary
|
||||||
*
|
*
|
||||||
font-family: "Karla", sans-serif
|
font-family: "Karla", sans-serif
|
||||||
color: $font-primary
|
color: $font-primary
|
||||||
transition-duration: 0.1s
|
// transition-duration: 0.1s
|
||||||
|
|
||||||
::selection
|
::selection
|
||||||
background: $primary
|
background: $primary
|
||||||
|
|
Loading…
Reference in a new issue