mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-05-30 04:41:05 +00:00
cd5e62f89a
* Align with into and links to other parts * Bump deps
10 lines
147 B
Stylus
10 lines
147 B
Stylus
$accentColor = #fd8824
|
|
$textColor = #2c3e50
|
|
|
|
.home .hero .description,
|
|
.home .feature h2,
|
|
.home .feature p {
|
|
color: $textColor
|
|
opacity: 0.75
|
|
}
|