mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 01:46:51 +01:00
remove related posts for now
This commit is contained in:
parent
c2d412059d
commit
79263159d9
@ -28,6 +28,4 @@ layout: base
|
||||
|
||||
</article>
|
||||
|
||||
</section>
|
||||
|
||||
{% include related_posts.html %}
|
||||
</section>
|
@ -24,6 +24,4 @@ layout: base
|
||||
|
||||
</article>
|
||||
|
||||
</section>
|
||||
|
||||
{% include related_posts.html %}
|
||||
</section>
|
@ -23,6 +23,4 @@ layout: base
|
||||
|
||||
</article>
|
||||
|
||||
</section>
|
||||
|
||||
{% include related_posts.html %}
|
||||
</section>
|
@ -27,7 +27,7 @@
|
||||
margin: @line-height-computed auto;
|
||||
text-align: center;
|
||||
position: relative;
|
||||
box-shadow: 5px 0 0 #ccc, -5px 0 0 #ccc, 0 5px 0 #ccc, 0 -5px 0 #ccc;
|
||||
border: 5px solid #ccc;
|
||||
|
||||
// eye
|
||||
&:before {
|
||||
|
Loading…
Reference in New Issue
Block a user