From 9392d5c84ff0778043edb7c94dc5d43b170e8e69 Mon Sep 17 00:00:00 2001 From: Brandon Millman Date: Tue, 24 Jul 2018 13:51:37 +0800 Subject: Fix hiding of dots on small screens --- packages/website/ts/pages/jobs/join_0x.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/website/ts/pages') diff --git a/packages/website/ts/pages/jobs/join_0x.tsx b/packages/website/ts/pages/jobs/join_0x.tsx index 5aebdf5fc..108eada39 100644 --- a/packages/website/ts/pages/jobs/join_0x.tsx +++ b/packages/website/ts/pages/jobs/join_0x.tsx @@ -19,10 +19,10 @@ export const Join0x = (props: Join0xProps) => ( className="mx-auto inline-block align-middle py4" style={{ lineHeight: '44px', textAlign: 'center', position: 'relative' }} > - + - +
-- cgit v1.2.3