Align with into and links to other parts (#90)

* Align with into and links to other parts

* Bump deps
This commit is contained in:
Jaco Greeff
2019-03-01 13:00:31 +01:00
committed by GitHub
parent ae01ee45d9
commit cd5e62f89a
7 changed files with 80 additions and 31 deletions
+8
View File
@@ -1 +1,9 @@
$accentColor = #fd8824
$textColor = #2c3e50
.home .hero .description,
.home .feature h2,
.home .feature p {
color: $textColor
opacity: 0.75
}