Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@kbk0125
Created October 21, 2016 01:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbk0125/4801fb68d39b275eec6159be502f8775 to your computer and use it in GitHub Desktop.
Save kbk0125/4801fb68d39b275eec6159be502f8775 to your computer and use it in GitHub Desktop.
.myPlannedTrip{
display:flex;
align-items:center;
justify-content: center;
}
.point4{
align-self:flex-start;
}
.point3{
order:2;
}
.point5{
order:3;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment