about summary refs log tree commit diff stats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/style.css b/style.css index b73b2dc..bbbc604 100644 --- a/style.css +++ b/style.css
@@ -77,3 +77,7 @@ nav li {
77 text-align: right; 77 text-align: right;
78 margin: 0; 78 margin: 0;
79} 79}
80
81#readme {
82 max-width: 45em;
83}