Fix mobile styles for split pages

This commit is contained in:
Andrew Kingston 2023-01-18 15:57:57 +00:00
parent 2407998406
commit 4368bdcbab
1 changed files with 0 additions and 3 deletions

View File

@ -46,8 +46,5 @@
.right {
display: none;
}
.content {
width: auto;
}
}
</style>