small fixes

This commit is contained in:
teldra 2022-04-03 01:15:56 +02:00
parent 91218b7bcc
commit a3334c177f
1 changed files with 4 additions and 0 deletions

View File

@ -222,6 +222,10 @@ article h3 {
flex-direction: row;
}
.infobox {
text-align: left;
}
#articledata {
display: flex;
flex-direction: row;