From aa94d1dff6b9dd4488ab055492b0d77beeefce4a Mon Sep 17 00:00:00 2001 From: Sanjeevani Avasthi <savasthi@student.unimelb.edu.au> Date: Wed, 26 May 2021 14:07:08 +1000 Subject: [PATCH] Update Sports.css --- frontend/static/Sports.css | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/frontend/static/Sports.css b/frontend/static/Sports.css index f00cd6f..5d364e9 100644 --- a/frontend/static/Sports.css +++ b/frontend/static/Sports.css @@ -54,6 +54,11 @@ h1{ text-align:center; font-family: sans-serif; } -#center { +center { + width: 800px; +} +img +{ margin-left: 200px; + width: 1000px; } \ No newline at end of file -- GitLab