Explicit grid-column:1/2 on story-photo
This commit is contained in:
@@ -458,6 +458,7 @@ p { margin-bottom: 16px; max-width: 720px; }
|
||||
.story-block.reverse > * { direction: ltr; }
|
||||
.story-photo {
|
||||
grid-row: 1 / 2;
|
||||
grid-column: 1 / 2;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user