fix: align dates
This commit is contained in:
parent
0af506805d
commit
f08e7d335a
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ article h3,
|
||||||
position: relative;
|
position: relative;
|
||||||
display: flex;
|
display: flex;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
align-items: baseline;
|
align-items: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
article h1,
|
article h1,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue