very minor
This commit is contained in:
parent
6bb7b8f8cc
commit
9068e68ca0
1 changed files with 1 additions and 1 deletions
|
@ -248,7 +248,7 @@ article h1 {}
|
||||||
}
|
}
|
||||||
|
|
||||||
.post {
|
.post {
|
||||||
flex-direction: row;
|
flex-direction: column;
|
||||||
flex-wrap: wrap;
|
flex-wrap: wrap;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
|
|
Loading…
Reference in a new issue