diff --git a/src/styles.ts b/src/styles.ts index f981e9e..792a944 100644 --- a/src/styles.ts +++ b/src/styles.ts @@ -14,7 +14,7 @@ export default css` overflow: hidden; } .container.with-header { - padding-top: 0; + margin-top: -16px; } .container.vertical { flex-direction: column;