Fix styling for the index content

This commit is contained in:
panr
2020-05-29 00:50:00 +02:00
parent 3ade628cfc
commit 0a9b08f405
7 changed files with 7 additions and 6 deletions

View File

@ -257,6 +257,7 @@ ol ol {
.content {
display: flex;
flex-direction: column;
@media print {
display: initial;