diff --git a/_sass/_custom.scss b/_sass/_custom.scss index f3557b4..6e2d0d6 100644 --- a/_sass/_custom.scss +++ b/_sass/_custom.scss @@ -5,6 +5,10 @@ img.zeal { max-width: 708px; } } + +span.left-pad { + padding-left: 20px; +} div.post-entry-title { @include font-size(18); color: $primary-color; diff --git a/_sass/_masthead.scss b/_sass/_masthead.scss index c610142..d236979 100644 --- a/_sass/_masthead.scss +++ b/_sass/_masthead.scss @@ -71,12 +71,21 @@ .site-description { margin-top: 0; - font-family: $alt-font; + // font-family: $alt-font; @include font-size(16); font-weight: 400; - font-style: italic; @include media($medium) { @include font-size(20); } } + +blockquote.roadmap { + padding-left: 5px; + border-left: 0; + + @include media($medium) { + padding: 20px 40px; + } +} + diff --git a/index.md b/index.md index 72ff60e..977741a 100644 --- a/index.md +++ b/index.md @@ -6,13 +6,12 @@ excerpt: " The Zcash Foundation is a financial privacy nonprofit. Our mission i search_omit: true --- -

- {{ page.excerpt }} -

+

The Zcash Foundation is a 501(c)3 nonprofit that focuses on financial privacy. Our mission is to build internet payment and privacy infrastructure for the public good. +

+We serve the users of the Zcash protocol and blockchain. The Foundation also supports other applications of zero-knowledge cryptography, as well as alternate approaches to private cryptocurrency.

-## Newsletter +
"Successful execution of this strategy will lead to a more resilient Zcash protocol, a better informed community, and more grassroots support for privacy in payments."
— 2018 roadmap
-Subscribe to receive announcements and program updates from the Zcash Foundation.