Update file style.css
This commit is contained in:
parent
8cbd304089
commit
4db5f281c0
@ -181,7 +181,7 @@ a {
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
.user-profile .user-pp-image {
|
||||
.user-pp-image {
|
||||
width: 10em;
|
||||
height: 10em;
|
||||
border-radius: 10em;
|
||||
@ -189,7 +189,11 @@ a {
|
||||
border: 5px solid var(--banner-background);
|
||||
}
|
||||
|
||||
.user-pp-image {
|
||||
.user-pp {
|
||||
height: 6em;
|
||||
}
|
||||
|
||||
.user-profile .user-pp-image {
|
||||
width: 10em;
|
||||
height: 10em;
|
||||
border-radius: 10em;
|
||||
|
Loading…
x
Reference in New Issue
Block a user