Skip to content

Commit

Permalink
fix: remove width on time detail
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianaCeric committed Sep 22, 2023
1 parent 0a5337b commit 86dfc9a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/components/narrative/metro/metro-itinerary.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ const ItineraryDetails = styled.ul`
margin: 0;
overflow: hidden;
padding: 0;
width: 95%;
`
const PrimaryInfo = styled.li`
color: #000000cc;
Expand Down

0 comments on commit 86dfc9a

Please sign in to comment.