diff --git a/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.js b/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.js index 4458ddf7..8bf842c1 100644 --- a/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.js +++ b/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.js @@ -122,7 +122,7 @@ export default class HomeNetwork extends Component { Anyone can access files that have been uploaded to Skynet as long as they possess the corresponding Skylinks. You can use any Webportal to download files! - read more + read more

@@ -133,7 +133,7 @@ export default class HomeNetwork extends Component { Applications can be deployed in under a minute and be immediately available globally. Skynet includes an API and SDKs which integrate seamlessly with existing applications. - read more + read more

@@ -143,7 +143,7 @@ export default class HomeNetwork extends Component {

Skynet's speeds rival centralized providers and surpass all decentralized offerings. A typical Skynet download starts in under 500 ms and can stream at rates as high as 1 Gbps! - read more + read more

@@ -158,7 +158,7 @@ export default class HomeNetwork extends Component { - + View more FAQ diff --git a/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.scss b/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.scss index 2e6fd1fa..b4648dd3 100644 --- a/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.scss +++ b/packages/sia-skynet/src/components/HomeNetwork/HomeNetwork.scss @@ -190,7 +190,7 @@ margin-left: 48px; } - .read-mode { + .read-more { display: block; } }