@ -1,4 +1,4 @@
const VERSION = 'v20'
const VERSION = 'v22'
const API_ORIGIN = 'https://scraper.infotren.dcdev.ro/'
const API_TRAINS = `${API_ORIGIN}v3/trains`
const API_STATIONS = `${API_ORIGIN}v3/stations`
@ -64,7 +64,7 @@
align-items: flex-end;
}
.stationItem .arrival, .station .departure {
.stationItem .arrival, .stationItem .departure {
align-self: center;
display: flex;