diff --git a/src/components/layout/Block/index.scss b/src/components/layout/Block/index.scss index a52a9e4b..8abbbde4 100644 --- a/src/components/layout/Block/index.scss +++ b/src/components/layout/Block/index.scss @@ -1,7 +1,7 @@ .block { - width: 100%; - overflow: hidden; + } + .xs { margin-bottom: $xs; } diff --git a/src/components/layout/Hairline/index.js b/src/components/layout/Hairline/index.js index 7da19fb6..8bebc215 100644 --- a/src/components/layout/Hairline/index.js +++ b/src/components/layout/Hairline/index.js @@ -5,7 +5,7 @@ import { border } from '~/theme/variables' const calculateStyleFrom = (margin: Size) => ({ width: '100%', - height: '2px', + height: '1px', backgroundColor: border, margin: `${getSize(margin)} 0px`, }) diff --git a/src/routes/welcome/components/Layout.jsx b/src/routes/welcome/components/Layout.jsx index 2fec8321..7766d5f3 100644 --- a/src/routes/welcome/components/Layout.jsx +++ b/src/routes/welcome/components/Layout.jsx @@ -64,7 +64,7 @@ const Welcome = ({ provider }: Props) => ( Safe Team Edition - + The Gnosis Safe Team Edition is geared towards teams managing
shared crypto funds. It is an improvement of the existing Gnosis
MultiSig wallet with redesigned smart contracts, cheaper setup and