Update file style.css

This commit is contained in:
Jan BELLON 2024-03-12 07:33:03 +00:00
parent 8db97bb94e
commit cf1d969f84

View File

@ -209,6 +209,7 @@ a {
.article-auteur {
background-color: var(--banner-background);
display: flex;
}
.user-profile .bio {
@ -245,7 +246,6 @@ a {
width: 5em;
height: 5em;
border-radius: 5em;
transform: translate(0, -60%);
}
.row {