From b2af9539e91041d0f540cf8d57c8d4ba786bb883 Mon Sep 17 00:00:00 2001 From: iximeow Date: Mon, 1 Jan 2018 14:19:37 -0800 Subject: now that the content has left/right margin, code boxes won't span the screen and don't need to be reduced-width --- headers.html | 1 - 1 file changed, 1 deletion(-) (limited to 'headers.html') 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; -- cgit v1.1