We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4238491 commit a0c0e1fCopy full SHA for a0c0e1f
1 file changed
assets/theme-css/posts.css
@@ -116,6 +116,7 @@ div.MathJax_Display {
116
/* Full screen two-column layout for desktop etc. */
117
@media only screen and (min-width: 75em) {
118
.content-container {
119
+ min-width: 70rem;
120
flex-direction: row;
121
}
122
0 commit comments