Merge pull request #7 from SimonOrJ/patch-1
Fix post highlight transition
This commit is contained in:
commit
3fc61e916e
@ -237,7 +237,7 @@ button#new-account-link {
|
||||
background-color: lighten($tertiary, 20%);
|
||||
}
|
||||
100% {
|
||||
background-color: $secondary;
|
||||
background-color: lighten($secondary, 10%);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user