initial profile overhaul
This commit is contained in:
parent
38130fce90
commit
79868aeeb9
11 changed files with 470 additions and 409 deletions
|
|
@ -28,8 +28,21 @@
|
|||
backdrop-filter: var(--backdrop-filter);
|
||||
}
|
||||
|
||||
.user-info {
|
||||
margin-bottom: 0;
|
||||
|
||||
.background-image {
|
||||
max-height: 5.6em;
|
||||
margin-bottom: -4.6em;
|
||||
}
|
||||
|
||||
.Avatar {
|
||||
width: 5em;
|
||||
height: 5em;
|
||||
}
|
||||
}
|
||||
|
||||
.signed-in {
|
||||
overflow: visible;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue