diff --git a/styles/content.scarlet b/styles/content.scarlet index b881cd03..2062384e 100644 --- a/styles/content.scarlet +++ b/styles/content.scarlet @@ -2,5 +2,4 @@ vertical padding content-padding padding-top content-padding-top - line-height 1.7em - position relative \ No newline at end of file + line-height 1.7em \ No newline at end of file diff --git a/styles/layout.scarlet b/styles/layout.scarlet index d1765c53..6e425f76 100644 --- a/styles/layout.scarlet +++ b/styles/layout.scarlet @@ -6,4 +6,5 @@ flex 1 overflow-x hidden overflow-y scroll + position relative // will-change transform \ No newline at end of file