aboutsummaryrefslogtreecommitdiff
path: root/src/app/components/profile-settings/profile-settings.component.css
blob: a8451c24f335be089e373d4e58694a818af51511 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#profile-picture {
  width: 5em;
  height: 5em;
}

.sec-info {
  width: fit-content;
  background-color: #424242;
  margin: 0 0.3em 0.3em 0;
}