From a24642b3da0200285f486151955db3e4e947d384 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 20 Jan 2023 21:15:12 +0000 Subject: [PATCH] Change position of no train services note Signed-off-by: Fred Boniface --- static/styles/boards.css | 1 - 1 file changed, 1 deletion(-) diff --git a/static/styles/boards.css b/static/styles/boards.css index e375a9b..038abbd 100644 --- a/static/styles/boards.css +++ b/static/styles/boards.css @@ -16,7 +16,6 @@ #no_services { width: 75%; margin: auto; - margin-top: 80px; font-size: 20px; font-weight: 900; }