fix #1314: change max-width in material theme
This commit is contained in:
parent
a15692b1b7
commit
b69fc0628a
@ -188,7 +188,7 @@ main ul.row {
|
||||
#article {
|
||||
font-size: 20px;
|
||||
margin: 0px auto;
|
||||
max-width: 30em;
|
||||
max-width: 40em;
|
||||
}
|
||||
|
||||
.reader-mode {
|
||||
@ -268,4 +268,4 @@ main ul.row {
|
||||
.nb-results {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user