Skip to content
Snippets Groups Projects
Commit 4a48bbe2 authored by Olivia206's avatar Olivia206
Browse files

fixed negative margins for alternate posts list

parent 81623120
No related branches found
No related tags found
No related merge requests found
......@@ -175,9 +175,7 @@
+ .square,
+ .landscape
margin-top: -15%
+ .post:not(.portrait),
+ .post:not(.landscape),
+ .post:not(.square)
+ .post:not(.portrait, .square, .landscape)
margin-top: -5%
@include in-page-without-sidebar
width: col(10)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment