Skip to content

Commit 39c569b

Browse files
authored
Reduce width
1 parent 351b79c commit 39c569b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/pandas/static/css/pandas.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,5 +121,5 @@ h3:hover a.headerlink {
121121
transition: opacity 0.5s;
122122
}
123123
.container {
124-
max-width: 120ch;
124+
max-width: 100ch;
125125
}

0 commit comments

Comments
 (0)