mirror of
https://github.com/Nutomic/ibis.git
synced 2024-11-22 11:01:09 +00:00
Remove article max width (fixes #50)
This commit is contained in:
parent
b1f9510417
commit
491a0dc31e
1 changed files with 0 additions and 4 deletions
|
@ -31,10 +31,6 @@ nav form {
|
||||||
margin: 0.5rem 1rem 0rem 0rem;
|
margin: 0.5rem 1rem 0rem 0rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.item-view {
|
|
||||||
max-width: 700px;
|
|
||||||
}
|
|
||||||
|
|
||||||
pre {
|
pre {
|
||||||
white-space: pre-wrap;
|
white-space: pre-wrap;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue