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

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