Compare commits

..

No commits in common. "2ad8516c93eee9cd52a167e1612ce1d8bfe9e299" and "3dd24388c1a552e9b1fe976a5905d19ce3064269" have entirely different histories.

1 changed files with 4 additions and 8 deletions

View File

@ -329,10 +329,10 @@ body > iframe {
width: 100%;
}
/* .portrait .h-entry img {
.portrait .h-entry img {
max-width: unset;
width: unset;
} */
}
.header-metadata .dt-published {
padding: 0.5em 1.2em 0.5em 1.2em;
@ -444,7 +444,7 @@ footer.post-footer {
}
.network .p-summary.portrait {
/* flex-direction: row; */
flex-direction: row;
}
.network .p-summary.landscape {
@ -578,11 +578,7 @@ div.network-source {
}
.pen .p-summary.portrait {
/* flex-direction: row; */
/*
* for some reason images on specific posts aren't appearing with the portrait class
*/
flex-direction: column;
flex-direction: row;
}
.pen .p-summary.landscape {