1
0
Fork 0
mirror of https://github.com/Nutomic/ibis.git synced 2024-11-22 06:51:10 +00:00

Remove article max width (fixes #50)

This commit is contained in:
Felix Ableitner 2024-10-14 16:37:40 +02:00
parent b1f9510417
commit 491a0dc31e

View file

@ -31,10 +31,6 @@ nav form {
margin: 0.5rem 1rem 0rem 0rem;
}
.item-view {
max-width: 700px;
}
pre {
white-space: pre-wrap;
}