Fix the name of a bus stop (and related CSS).
The CSS was fixed in order to avoid horizontal overflow for certain ranges of page width.
This commit is contained in:
parent
774061ae45
commit
8a296ae718
2 changed files with 5 additions and 8 deletions
|
@ -83,7 +83,7 @@
|
|||
<div id="transport-bus-1-icon">
|
||||
<img src="img/icons/ratp/bus-24.svg" alt="Bus 24">
|
||||
</div>
|
||||
<span id="transport-bus-1-stop">Panthéon</span>
|
||||
<span id="transport-bus-1-stop">École Normale Supérieure</span>
|
||||
|
||||
<div id="transport-bus-2-icon">
|
||||
<img src="img/icons/ratp/bus-21.svg" alt="Bus 21">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue