diff options
author | Amin Bandali <bandali@gnu.org> | 2020-08-24 08:18:42 -0400 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2020-08-24 08:18:42 -0400 |
commit | 235cb06e99b4ecaf9840de581b5f3f0af6fd3e4c (patch) | |
tree | 3dbfd5e8147920e1a03cc6f32ed240de2133c355 | |
parent | 5457f78f632643635a4e239d4b0b2e72a463759f (diff) | |
download | emacsconf-wiki-235cb06e99b4ecaf9840de581b5f3f0af6fd3e4c.tar.xz emacsconf-wiki-235cb06e99b4ecaf9840de581b5f3f0af6fd3e4c.zip |
local.css: remove unneeded margin
-rw-r--r-- | local.css | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ #content { max-width: 38rem; + margin: 0; line-height: 1.5; } |