summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoriximeow <me@iximeow.net>2018-01-01 14:19:37 -0800
committeriximeow <me@iximeow.net>2018-01-01 14:19:37 -0800
commitb2af9539e91041d0f540cf8d57c8d4ba786bb883 (patch)
treef304330d36bdf2c858c4d883d99e9dfd27628d0f
parente629908d85c32373d33cc79127c9cbb963395131 (diff)
now that the content has left/right margin, code boxes won't span the screen and don't need to be reduced-width
-rw-r--r--headers.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/headers.html b/headers.html
index c7be7ad..727dcb1 100644
--- a/headers.html
+++ b/headers.html
@@ -17,7 +17,6 @@ body { background-color: #d7d7dd; }
/* terminal foreground */
color: #d3d7cf;
max-height: 512px;
- width: 75%;
overflow: auto;
/* terminal background */
background: #171717;