mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Fixing .mg-article-short alternate img position
This commit is contained in:
@@ -154,7 +154,7 @@ a {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
flex-wrap: wrap; }
|
||||
article:nth-child(even) > .mg-article-short {
|
||||
li:nth-child(even) .mg-article-short {
|
||||
flex-direction: row-reverse; }
|
||||
.mg-article-image {
|
||||
flex: 1 1 15rem;
|
||||
|
Reference in New Issue
Block a user