Change color of date in mobile
This commit is contained in:
@@ -413,6 +413,10 @@ main#content .post {
|
|||||||
.list-posts {
|
.list-posts {
|
||||||
flex: 1;
|
flex: 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.list-posts .post-date {
|
||||||
|
color: gray;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@media only screen and (min-width: 820px) {
|
@media only screen and (min-width: 820px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user