diff options
author | Fred Carlsen <fred@sjelfull.no> | 2018-12-13 21:47:15 +0800 |
---|---|---|
committer | Fred Carlsen <fred@sjelfull.no> | 2018-12-13 21:47:15 +0800 |
commit | a1737f8d936e39861732751d7ea08dfa8122e2e4 (patch) | |
tree | 94579a5d5f37f8b046c5cbd27b682c3e1309da43 /packages/website/ts/@next/components/sections/landing/about.tsx | |
parent | 455f244ec582e220870f545eb9a34d58af72e356 (diff) | |
download | dexon-sol-tools-a1737f8d936e39861732751d7ea08dfa8122e2e4.tar.gz dexon-sol-tools-a1737f8d936e39861732751d7ea08dfa8122e2e4.tar.zst dexon-sol-tools-a1737f8d936e39861732751d7ea08dfa8122e2e4.zip |
Feedback from harry
Diffstat (limited to 'packages/website/ts/@next/components/sections/landing/about.tsx')
-rw-r--r-- | packages/website/ts/@next/components/sections/landing/about.tsx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/website/ts/@next/components/sections/landing/about.tsx b/packages/website/ts/@next/components/sections/landing/about.tsx index 0d55a4522..d8b58d07c 100644 --- a/packages/website/ts/@next/components/sections/landing/about.tsx +++ b/packages/website/ts/@next/components/sections/landing/about.tsx @@ -23,6 +23,7 @@ export const SectionLandingAbout = () => ( <Paragraph size="large" isCentered={true} + isMuted={1} padding={['large', 0, 'default', 0]} > 0x is an open protocol that enables the peer-to-peer exchange of Ethereum-based |