aboutsummaryrefslogtreecommitdiff
path: root/Timeline/ClientApp/src/user/user-page.scss
blob: a102fbe6b96b1c54543e4d3d8df72d3aef8c8136 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
.login-container {
  max-width: 600px;
}

.change-avatar-cropper-row {
  max-height: 400px;
}

.change-avatar-img {
  min-width: 50%;
  max-width: 100%;
  max-height: 400px;
}