Update file style.css
This commit is contained in:
parent
8db97bb94e
commit
cf1d969f84
@ -209,6 +209,7 @@ a {
|
|||||||
|
|
||||||
.article-auteur {
|
.article-auteur {
|
||||||
background-color: var(--banner-background);
|
background-color: var(--banner-background);
|
||||||
|
display: flex;
|
||||||
}
|
}
|
||||||
|
|
||||||
.user-profile .bio {
|
.user-profile .bio {
|
||||||
@ -245,7 +246,6 @@ a {
|
|||||||
width: 5em;
|
width: 5em;
|
||||||
height: 5em;
|
height: 5em;
|
||||||
border-radius: 5em;
|
border-radius: 5em;
|
||||||
transform: translate(0, -60%);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.row {
|
.row {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user