mirror of
https://github.com/kremalicious/blog.git
synced 2025-02-14 21:10:25 +01:00
remove related posts for now
This commit is contained in:
parent
c2d412059d
commit
79263159d9
@ -28,6 +28,4 @@ layout: base
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{% include related_posts.html %}
|
|
@ -24,6 +24,4 @@ layout: base
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{% include related_posts.html %}
|
|
@ -23,6 +23,4 @@ layout: base
|
|||||||
|
|
||||||
</article>
|
</article>
|
||||||
|
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
{% include related_posts.html %}
|
|
@ -27,7 +27,7 @@
|
|||||||
margin: @line-height-computed auto;
|
margin: @line-height-computed auto;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
position: relative;
|
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
|
// eye
|
||||||
&:before {
|
&:before {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user