user profile: card sticky
This commit is contained in:
parent
0e88f911ec
commit
255999ca72
1 changed files with 2 additions and 0 deletions
|
@ -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);
|
||||
|
|
Reference in a new issue