fixes text color contrast

This commit is contained in:
decabeza
2017-05-23 12:19:40 +02:00
parent c7bdad791e
commit bb98da68ae
4 changed files with 15 additions and 20 deletions

View File

@@ -14,9 +14,6 @@
// 01. Utils
// -----------------
.grey {
color: #878787;
}
.grey-heading {
background: #E6E6E6;
@@ -47,9 +44,7 @@ $epigraph-line-height: rem-calc(22);
}
h4 {
color: #878787;
text-transform: uppercase;
font-weight: 400;
}
ul {