Update file style.css

This commit is contained in:
Jan BELLON 2024-03-12 07:35:11 +00:00
parent 63b8012d66
commit 742bf0e9fe

View File

@ -210,6 +210,8 @@ a {
.article-auteur { .article-auteur {
background-color: var(--banner-background); background-color: var(--banner-background);
display: flex; display: flex;
padding: 2em;
border-radius: 10em;
} }
.user-profile .bio { .user-profile .bio {
@ -235,7 +237,6 @@ a {
} }
.auteur-pp { .auteur-pp {
height: 4em;
} }
.auteur-role { .auteur-role {