master
candice 4 years ago
parent 7dafb0b7ff
commit 960b990240

@ -3396,5 +3396,5 @@ table.cruise_highlights {width: 4000px;}
.content_name {display: flex;
padding-top: 5px;}
.traveler_story img { width: 100%; height: 100%;}
.traveler_story_content {width: 100%; margin: 30px 15px 30px 15px;}
.traveler_story_content {width: calc(100% - 30px); margin: 30px 15px 30px 15px;}
}

Loading…
Cancel
Save