Fix css width of document class

This commit is contained in:
Griatch 2020-10-18 02:03:56 +02:00
parent d9e8365bf8
commit 8f5580d4f6

View file

@ -40,6 +40,7 @@ hr {
div.document {
background-color: #eeeeea;
max-width: 1090px;
}
div.body {