We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c29df1 commit b38070cCopy full SHA for b38070c
assets/css/publications.css
@@ -24,7 +24,7 @@
24
25
blockquote { background: var(--global-bg-color); border-left: 2px solid var(--global-theme-color); margin: 1.5em 10px; padding: 0.5em 10px; font-size: 1.2rem; }
26
27
-@media print, screen and (min-width: 960px) {.col-sm-9 {width: 100%;}}
+@media print, screen and (min-width: 480px) {.col-sm-9 {width: 100%;}}
28
29
.publications { margin-top: 2rem; }
30
0 commit comments