From 0b8199c09cbe6572407fe4b8e5270377215b71be Mon Sep 17 00:00:00 2001 From: Mike Coleman Date: Sun, 5 Sep 2021 14:19:28 -0700 Subject: [PATCH] iFrame is not big enough for Test Faucet Right now you cannot access the test faucet from the page because the iFrame isn't big enough. I've taken a guess at the correct size, and enable scrolling to address the image (I can't fully test it because I don't know how to build the docs site locally). --- docs/integrate-cardano/testnet-faucet.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/integrate-cardano/testnet-faucet.md b/docs/integrate-cardano/testnet-faucet.md index 1295e60ba8..c2215fa7ad 100644 --- a/docs/integrate-cardano/testnet-faucet.md +++ b/docs/integrate-cardano/testnet-faucet.md @@ -16,11 +16,11 @@ The testnet faucet is a service that provides test ada (tAda) to users of the Ca 1. Click on `Request` and the funds will be in the testnet account you specified within a few minutes. Use the [Cardano testnet explorer](https://explorer.cardano-testnet.iohkdev.io/) in case you want to check any transactions on the Cardano testnet.
- +
:::note Return the test ada Please return your test ada once you are done with testing so that other members of the community can use them. Send your test tokens to this address: `addr_test1qqr585tvlc7ylnqvz8pyqwauzrdu0mxag3m7q56grgmgu7sxu2hyfhlkwuxupa9d5085eunq2qywy7hvmvej456flknswgndm3` -::: \ No newline at end of file +:::