Skip to content

Commit b38070c

Browse files
authored
Update publications.css
1 parent 5c29df1 commit b38070c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: assets/css/publications.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
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; }
2626

27-
@media print, screen and (min-width: 960px) {.col-sm-9 {width: 100%;}}
27+
@media print, screen and (min-width: 480px) {.col-sm-9 {width: 100%;}}
2828

2929
.publications { margin-top: 2rem; }
3030

0 commit comments

Comments
 (0)