diff --git a/_config.yml b/_config.yml index 2d63f7f..518b92c 100644 --- a/_config.yml +++ b/_config.yml @@ -13,6 +13,7 @@ email: twitter: BigchainDB facebook: BigchainDB github: BigchainDB +medium: the-bigchain-blog disqus: bigchain address: diff --git a/_src/_assets/javascripts/page-front.js b/_src/_assets/javascripts/page-front.js index a18eac4..848da87 100644 --- a/_src/_assets/javascripts/page-front.js +++ b/_src/_assets/javascripts/page-front.js @@ -7,7 +7,7 @@ jQuery(function($) { // graph animation var iconOptions = { - type: 'delayed', + type: 'async', start: 'inViewport', duration: 200, animTimingFunction: Vivus.EASE_OUT, diff --git a/_src/_assets/styles/page-front.scss b/_src/_assets/styles/page-front.scss index b7d77a9..6b1a65c 100644 --- a/_src/_assets/styles/page-front.scss +++ b/_src/_assets/styles/page-front.scss @@ -14,17 +14,14 @@ .graph-bigchain { display: block; - margin-bottom: ($spacer * 2); - - } // the SVG #bigchain-graph { @media ($screen-md) { - margin-left: -10%; - margin-right: -10%; - width: 120%; + margin-left: -15%; + margin-right: -15%; + width: 130%; } } @@ -32,6 +29,12 @@ .section-features__main { @extend .text-center; margin-top: $spacer; + + h3 { + display: block; + font-size: $font-size-h4; + margin-top: 0; + } } .section-features__detail {} diff --git a/_src/community.html b/_src/community.html index fec472b..9569c72 100644 --- a/_src/community.html +++ b/_src/community.html @@ -14,7 +14,7 @@ title: Community
-
-
+
+
+
BigchainDB allows developers and enterprise to deploy blockchain proof-of-concepts, platforms and applications with a scalable blockchain database.
@@ -70,7 +70,7 @@ js: page-front.min.jsLorem ipsum dolor sit amet, consectetur adipisicing elit. Natus temporibus nostrum, omnis non dolores repellat! Harum delectus, dolores.
- +