Update file style.css

This commit is contained in:
Jan BELLON 2024-03-11 21:29:50 +00:00
parent 5b7af0f018
commit 83832298c5

View File

@ -183,6 +183,10 @@ a {
border: 5px solid var(--background);
}
.user-profile .user-pp {
height: 8em;
}
.row {
display: inline-block;
background-color: var(--banner-background);