aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/css/itcss/components/identicon.scss
blob: 2f2de6ed888e90c761ab567a434d8335dc6da29a (plain) (blame)
1
2
3
4
5
6
7
.identicon {
  height: 46px;
  width: 46px;
  background-size: cover;
  border-radius: 100%;
  border: 3px solid gray;
}