@import url('/static/styles/place-list-item-type.css');

/* Css for both full page listing and sidesheet/bottomsheet */
#place-content {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}

#place-review {
    white-space: pre-wrap;
}