From 7eec40947267a8044771ac7c2da6864ecf867b2e Mon Sep 17 00:00:00 2001
From: Jacek Kowalski <Jacek@jacekk.info>
Date: Sun, 14 Apr 2019 10:48:23 +0000
Subject: [PATCH] Update stop names

---
 index.css |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/index.css b/index.css
index 38820bd..d75bd72 100644
--- a/index.css
+++ b/index.css
@@ -34,6 +34,9 @@
 	font-size: inherit;
 }
 
+h2#times-stop {
+	margin-top: 0;
+}
 .vehicleInfo {
 	font-size: 21px;
 }

--
Gitblit v1.9.1