diff --git a/src/ui/layout/PageLayout.scss b/src/ui/layout/PageLayout.scss index 2ac0f748..d0aadbfe 100644 --- a/src/ui/layout/PageLayout.scss +++ b/src/ui/layout/PageLayout.scss @@ -28,8 +28,8 @@ &__column-left { position: sticky; - top: 20px; - bottom: 20px; + top: vars.$space-xl; + bottom: vars.$space-xl; z-index: 1001; flex-shrink: 0;