Skip to content

Commit

Permalink
sticky profile page
Browse files Browse the repository at this point in the history
  • Loading branch information
Impeqq committed Nov 18, 2021
1 parent 7ad03a2 commit cee8189
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions frontend/src/pages/Profile/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
flex-direction: column;
flex-grow: 1;
transition: 0.2s ease all;
position: sticky;
top: 24px;

.tabs {
margin-bottom: 30px;
Expand Down

0 comments on commit cee8189

Please sign in to comment.