diff options
-rw-r--r-- | plain.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plain.css b/plain.css index 7f44e62..e50d8f6 100644 --- a/plain.css +++ b/plain.css @@ -3,7 +3,7 @@ body { color: #552800; margin: auto; max-width: 60em; - width: 98%; + width: 96%; } a.link {color: #0000A0;} |