diff --git a/html/src/css/style.css b/html/src/css/style.css index 36845866..39155b81 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -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 {