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

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