diff --git a/scss/import/user.scss b/scss/import/user.scss index 385c041..9c8a390 100644 --- a/scss/import/user.scss +++ b/scss/import/user.scss @@ -8,6 +8,8 @@ background: rgb(50, 50, 75); box-shadow: none; color: rgb(245, 245, 255); + position: sticky; + top: 20px; .content { .header { color: rgb(245, 245, 255);