diff --git a/static/styles.css b/static/styles.css index 3c23d14..f421878 100644 --- a/static/styles.css +++ b/static/styles.css @@ -176,8 +176,8 @@ header h1 { border-radius: 50%; background-color: var(--realtime-indicator); position: absolute; - top: 0; /* Position in the top-right corner */ - right: 0; + top: 8px; + right: 8px; } .status-indicator.realtime { diff --git a/templates/bus_times.html b/templates/bus_times.html index e436183..3d84ec1 100644 --- a/templates/bus_times.html +++ b/templates/bus_times.html @@ -1,7 +1,9 @@ {% if error %}