Skip to content

Commit

Permalink
fix(line-itin/itinerary.css): Tweak route name padding
Browse files Browse the repository at this point in the history
  • Loading branch information
binh-dam-ibigroup committed Jun 29, 2020
1 parent ed5fb36 commit 265e166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/components/narrative/line-itin/itinerary.css
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
.otp .line-itin .leg-body .route-short-name {
display: inline-block;
background-color: #0f6aac;
padding: 2px;
padding: 2px 3px;
color: white;
font-weight: 500;
font-size: 14px;
Expand Down

0 comments on commit 265e166

Please sign in to comment.