aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/pages/instant/introducing_0x_instant.tsx
diff options
context:
space:
mode:
authorBrandon Millman <brandon.millman@gmail.com>2018-11-27 16:49:49 +0800
committerBrandon Millman <brandon.millman@gmail.com>2018-11-29 02:59:54 +0800
commit6c43fa8f7253083bb5e50a3f8940f35d105c8bf1 (patch)
treea37599f231af9533e773c1419c91bfac8fe8debb /packages/website/ts/pages/instant/introducing_0x_instant.tsx
parent8a4e5dfb68852f11275eea7dd24cc442740a2332 (diff)
downloaddexon-0x-contracts-6c43fa8f7253083bb5e50a3f8940f35d105c8bf1.tar
dexon-0x-contracts-6c43fa8f7253083bb5e50a3f8940f35d105c8bf1.tar.gz
dexon-0x-contracts-6c43fa8f7253083bb5e50a3f8940f35d105c8bf1.tar.bz2
dexon-0x-contracts-6c43fa8f7253083bb5e50a3f8940f35d105c8bf1.tar.lz
dexon-0x-contracts-6c43fa8f7253083bb5e50a3f8940f35d105c8bf1.tar.xz
dexon-0x-contracts-6c43fa8f7253083bb5e50a3f8940f35d105c8bf1.tar.zst
dexon-0x-contracts-6c43fa8f7253083bb5e50a3f8940f35d105c8bf1.zip
feat(website): add screenshots to instant page
Diffstat (limited to 'packages/website/ts/pages/instant/introducing_0x_instant.tsx')
-rw-r--r--packages/website/ts/pages/instant/introducing_0x_instant.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/website/ts/pages/instant/introducing_0x_instant.tsx b/packages/website/ts/pages/instant/introducing_0x_instant.tsx
index da457521f..183e4570c 100644
--- a/packages/website/ts/pages/instant/introducing_0x_instant.tsx
+++ b/packages/website/ts/pages/instant/introducing_0x_instant.tsx
@@ -6,7 +6,7 @@ import { Text } from 'ts/components/ui/text';
import { colors } from 'ts/style/colors';
export const Introducing0xInstant = () => (
- <div className="clearfix center lg-py4 md-py4" style={{ backgroundColor: colors.instantBackground }}>
+ <div className="clearfix center lg-pt4 md-pt4" style={{ backgroundColor: colors.instantBackground }}>
<div className="mx-auto inline-block align-middle py4" style={{ lineHeight: '44px', textAlign: 'center' }}>
<Container className="sm-center sm-pt3">
<Text