commit a060975261ad41f3d3c168afbf6dd7821e253e5c parent 0c8cbb31a23cfceac2fb992fbd7b8eabec4e3611 Author: C. Beau Hilton <cbeauhilton@gmail.com> Date: Sun, 28 Jun 2020 16:37:47 -0500 more marginy Diffstat:
M | style.css | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/style.css b/style.css @@ -94,7 +94,7 @@ body { max-width:40em; - margin: auto; + margin:0 auto; padding: 5px; font-size:20px; line-height:30px;