9 lines
89 B
Plaintext
9 lines
89 B
Plaintext
|
|
.item{
|
|
display: flex;
|
|
flex-direction: column;
|
|
}
|
|
.article-date {
|
|
color: #C8C7CC;
|
|
}
|