(styles) minor improvements

This commit is contained in:
Maciej Jur 2023-06-12 00:41:08 +02:00
parent c9087da469
commit 74ec545425
2 changed files with 2 additions and 1 deletions

View file

@ -109,6 +109,7 @@
margin-block: 1em;
font-size: 1.1em;
overflow-x: auto;
overflow-y: hidden;
}
.marginnote {

View file

@ -3,7 +3,7 @@
}
.page-list {
max-width: 48em;
max-width: 40em;
margin-inline: auto;
}