From f7aeec6d30f6c0d5283b8648d3005866ce824839 Mon Sep 17 00:00:00 2001 From: vkservicesllc <35149642+vkservicesllc@users.noreply.github.com> Date: Wed, 7 Nov 2018 14:57:53 -0500 Subject: [PATCH] Update style.css --- ajax-requests/css/style.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ajax-requests/css/style.css b/ajax-requests/css/style.css index 8a96eb9..7d60573 100644 --- a/ajax-requests/css/style.css +++ b/ajax-requests/css/style.css @@ -1,9 +1,9 @@ * { - font-family:Arial; + font-family: Arial; } body { - margin:24px auto; - width:870px; + margin: 24px auto; + width: 870px; } table { margin-top: 12px;