Update file style.css

This commit is contained in:
Jan BELLON 2024-03-12 07:53:16 +00:00
parent f463b8a595
commit 8df1bd4668

View File

@ -223,9 +223,9 @@ a {
.article-auteur {
background-color: var(--banner-background);
display: flex;
padding: 0.5em 2em 0.5em 0.5em;
padding: 0.5em 1em 0.5em 0.5em;
border-radius: 10em;
width: 20em;
width: 13em;
}
.auteur-username {
@ -240,6 +240,7 @@ a {
.auteur-display-name .certification {
transform: translate(0, -15%);
width: 1.5em;
margin-left: 0.5em;
}
.auteur-names {