bug: remove .page overflow

This commit is contained in:
Kieran 2023-01-18 23:19:22 +00:00
parent 86dbfb9ba3
commit c185f3f6e9
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -58,7 +58,6 @@ code {
width: 720px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
.page > .header {