text a bit too dim on .gap

This commit is contained in:
Jeff Atwood 2015-06-29 02:47:06 -07:00
parent 837c0e267a
commit b9add46c92

View file

@ -201,7 +201,7 @@ blockquote > *:last-child {
.gap {
background-color: dark-light-diff($primary, $secondary, 90%, -60%);
padding: 5px 0;
color: lighten($primary, 70%);
color: lighten($primary, 60%);
cursor: pointer;
text-align: center;