Files
pezkuwi-ui/docs/.vuepress/styles/palette.styl
T
Jaco Greeff cd5e62f89a Align with into and links to other parts (#90)
* Align with into and links to other parts

* Bump deps
2019-03-01 13:00:31 +01:00

10 lines
147 B
Stylus

$accentColor = #fd8824
$textColor = #2c3e50
.home .hero .description,
.home .feature h2,
.home .feature p {
color: $textColor
opacity: 0.75
}