Update file style.css

This commit is contained in:
Jan BELLON 2024-03-11 21:53:47 +00:00
parent 91b5df1409
commit 10f366a149

View File

@ -201,6 +201,10 @@ a {
width: 1.5em;
}
.user-profile .bio {
padding: 1em 0;
}
.row {
display: inline-block;
background-color: var(--banner-background);