forked from yevi.org/Ghost_Ruby_Theme
13 lines
208 B
Plaintext
13 lines
208 B
Plaintext
.related-posts {
|
|
.post + .post {
|
|
margin-top: 30px;
|
|
}
|
|
}
|
|
|
|
.related-title {
|
|
color: @secondary-text-color;
|
|
font-size: 14px;
|
|
letter-spacing: 1px;
|
|
margin: 20px 0 30px;
|
|
text-transform: uppercase;
|
|
} |