rename similar posts to recommended posts, refactor menu on posts/show
This commit is contained in:
@@ -324,7 +324,7 @@ div#c-posts {
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.similar-posts {
|
||||
.recommended-posts {
|
||||
margin-top: 1em;
|
||||
}
|
||||
|
||||
|
||||
@@ -178,6 +178,7 @@
|
||||
article.post-preview {
|
||||
width: 33.3%;
|
||||
height: 33.3vw;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
img {
|
||||
|
||||
Reference in New Issue
Block a user