[#25] Documents: Fix page breaking

This commit is contained in:
2023-12-20 01:39:26 +01:00
parent 16d429e9e4
commit 781077e5e3
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
.address-wrapper, aside, main {
.address-wrapper, aside {
overflow: hidden;
}