This commit is contained in:
Rafael dos Santos Silva 2017-04-12 15:13:38 -03:00 committed by GitHub
parent 036850f79e
commit b8a6b0b09f

View File

@ -214,7 +214,7 @@ and (max-width: 1250px)
@keyframes background-fade-highlight {
0% {
background-color: background-color: lighten($tertiary, 20%);
background-color: lighten($tertiary, 20%);
}
100% {