Grey sections black text

This commit is contained in:
Oleg Lavrovsky 2017-05-09 12:03:50 +02:00
parent ccda8aa802
commit 2423aa4f09

View file

@ -4,6 +4,7 @@ section {
&:nth-child(odd) {
background-color: $gray-lighter;
color: black;
}
h1 {