Update file style.css

This commit is contained in:
Jan BELLON 2024-03-11 23:02:13 +00:00
parent 8cbd304089
commit 4db5f281c0

View File

@ -181,7 +181,7 @@ a {
background-size: cover; background-size: cover;
} }
.user-profile .user-pp-image { .user-pp-image {
width: 10em; width: 10em;
height: 10em; height: 10em;
border-radius: 10em; border-radius: 10em;
@ -189,7 +189,11 @@ a {
border: 5px solid var(--banner-background); border: 5px solid var(--banner-background);
} }
.user-pp-image { .user-pp {
height: 6em;
}
.user-profile .user-pp-image {
width: 10em; width: 10em;
height: 10em; height: 10em;
border-radius: 10em; border-radius: 10em;