Grey sections black text
This commit is contained in:
parent
ccda8aa802
commit
2423aa4f09
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ section {
|
|||
|
||||
&:nth-child(odd) {
|
||||
background-color: $gray-lighter;
|
||||
color: black;
|
||||
}
|
||||
|
||||
h1 {
|
||||
|
|
Loading…
Reference in a new issue