summaryrefslogtreecommitdiff
path: root/animism-align/frontend/app/views/venue/venue.css
blob: ad54dc2744f7194587ae57de7b7f8cd721365c23 (plain)
1
2
3
4
5
6
7
8
9
.app > .venueContainer {
  width: 100%;
  height: calc(100% - 3.125rem);
  overflow: scroll;
}

.venue-index {
  margin-top: 1rem;
}