diff --git a/styles/_content.scss b/styles/_content.scss
index 1186e27ad7..0a0a5df021 100644
--- a/styles/_content.scss
+++ b/styles/_content.scss
@@ -144,6 +144,10 @@ td:nth-child(1) {
padding: 2rem;
background: rgba(34, 37, 43, 0.5);
backdrop-filter: blur(3px);
+ @media (max-width: 768px) {
+ margin-left: 15px;
+ margin-right: 15px;
+ }
}
.section-marker {
position: absolute;
diff --git a/styles/_helpers.scss b/styles/_helpers.scss
index e767193828..a467aa8eeb 100644
--- a/styles/_helpers.scss
+++ b/styles/_helpers.scss
@@ -142,6 +142,9 @@
.align-items-stretch {
align-items: stretch;
}
+.overflow-xs {
+ overflow: scroll;
+}
/* COLOR ELEMENTS */
.border-green {
diff --git a/styles/_layout.scss b/styles/_layout.scss
index 3cd15a6fb2..83cd4f83ef 100644
--- a/styles/_layout.scss
+++ b/styles/_layout.scss
@@ -295,7 +295,6 @@ section {
display: flex;
position: relative;
z-index: 1;
- margin-bottom: 8px;
}
.timeline-content {
diff --git a/tool/template-calculator.html b/tool/template-calculator.html
index 53b69a1ab1..119273de2c 100644
--- a/tool/template-calculator.html
+++ b/tool/template-calculator.html
@@ -249,9 +249,9 @@
- {% trans %}dddKilowatt Hour{% endtrans %}
+ {% trans %}Kilowatt Hour{% endtrans %}
{% trans %}Gallons of Gas{% endtrans %}
- {% trans %}CO2 Emissions (million tonne){% endtrans %}
+ {% trans %}CO2 Emissions*{% endtrans %}
*Calculations in million tonne (Mt)
diff --git a/tool/template-explore-exchanges.html b/tool/template-explore-exchanges.html index 0101dc0044..6a32bb16bb 100644 --- a/tool/template-explore-exchanges.html +++ b/tool/template-explore-exchanges.html @@ -19,11 +19,11 @@{% trans %}There are different types of exchanges that vary depending on the type of market (spot, futures, options, swaps), and the type of security model (custodial, non-custodial).{% endtrans %}
{% trans %}Spot exchanges allow people to buy and sell cryptocurrencies at current (spot) market rates. Futures, options and swap exchanges allow people to buy and sell standardized contracts of cryptocurrency market rates in the future.{% endtrans %}
diff --git a/tool/template-explore-wallets.html b/tool/template-explore-wallets.html index 60eb3664ab..e57a4e6615 100644 --- a/tool/template-explore-wallets.html +++ b/tool/template-explore-wallets.html @@ -20,11 +20,11 @@{% trans %}Custodial wallets manage a user's private key, which allows the wallet to withdraw cryptocurrency on a user's behalf. Non-custodial wallets do not manage a user's private key, which is up to the user to manage, and therefore cannot send cryptocurrency on the user's behalf.{% endtrans %}
{% trans %}Their initial observations about the high energy consumption and scalability issues that would plague Bitcoin proved prescient. (In 2019, estimates suggest Bitcoin mining used more energy than the entire country of Portugal!) Moreover, their initial read indicated that significant problems could arise if any miner obtained (or miners colluded to obtain) greater than 50% of the mining power—that risk persists with Bitcoin (and Ethereum) today as mining power has consolidated in China.{% endtrans %}
{% trans %}Chris Larsen was the CEO of OpenCoin, and at the company's founding, Jed was co-founder and CTO, David Schwartz was the Chief Cryptography Officer, and Arthur Britto an advisor.{% endtrans %}
{% trans %}Adopting XRP more broadly will help limit this waste and ensure a sustainable future for our planet and global economy.{% endtrans %}
{% trans %}XRP is a digital asset that’s native to the XRP Ledger, an open-source, permissionless and decentralized blockchain technology.{% endtrans %}
-{% trans %}Created in 2012 specifically for payments, XRP can settle transactions on the ledger in 3-5 seconds. It was built to be a better Bitcoin—faster, cheaper and greener than any other digital asset. {% endtrans %}
+{% trans %}XRP is a digital asset that’s native to the XRP Ledger, an open-source, permissionless and decentralized blockchain technology.{% endtrans %}
+{% trans %}Created in 2012 specifically for payments, XRP can settle transactions on the ledger in 3-5 seconds. It was built to be a better Bitcoin—faster, cheaper and greener than any other digital asset. {% endtrans %}
| {% trans %}Benefits{% endtrans %} | @@ -84,7 +84,7 @@