mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
fix related posts
This commit is contained in:
parent
24eace2ca7
commit
ea31a9f81f
@ -15,12 +15,13 @@
|
|||||||
.related-post
|
.related-post
|
||||||
|
|
||||||
.post-title
|
.post-title
|
||||||
@extend .h6
|
@extend .h5
|
||||||
margin-top: $line-height-computed
|
margin-top: $line-height-computed
|
||||||
margin-bottom: $line-height-computed
|
margin-bottom: $line-height-computed
|
||||||
|
|
||||||
.post-title,
|
.post-title,
|
||||||
.post-title-link
|
.post-title-link
|
||||||
|
@extend .transition
|
||||||
color: $brand-grey-light
|
color: $brand-grey-light
|
||||||
|
|
||||||
&:hover,
|
&:hover,
|
||||||
|
Loading…
Reference in New Issue
Block a user